• How to integrate it with Asp.net Application and Sql server

  • Do you want to create a native client or integrate with third party applications: webservices are the solution.
Do you want to create a native client or integrate with third party applications: webservices are the solution.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #41637  by MNSnilesh
 
Pleas explain me how to ingrate OpenKm with Asp.Net application. Also I am not able to connect with sql server 2012.
I am using openKm 6.3.1 community version on windows 7. OpenKm is working fine without sql server but when I try to connect with sql server I got error. Please help me how to integrate with asp.net application with single signup and sql server.
 #41650  by jllort
 
For future post, please add a single question for each topic.

For integrating .NET apps with openkm we suggest using our SDK for .NET, take a look here https://docs.openkm.com/kcenter/

About configuring openkm with SQL, take a look here http://wiki.openkm.com/index.php/SQL_Se ... OpenKM_6.2
 #41736  by MNSnilesh
 
Thanks for your suport Jllort :D .
I have done integration with Asp.net Application and database.
Now I want to use AD authentication for openKm. So how to configure AD authentication.
My requirement is as User login with Ad authentication in my asp.net application and same authentication will pass to Openkm by services. So I want to know how to pass login credential for openkm Authentication services. Like as below
Code: Select all
String host = "http://localhost:8080/OpenKM";
String username = "okmAdmin";
String password = "admin";
OKMWebservice ws = OKMWebservicesFactory.newInstance(host, username, password);
What I pass to username and password for login for AD authentication.
 #42093  by jllort
 
Sorry for our late answer, but seems your post was locked ( pending for approval ) and until now we had not seen it.

About ldap, take a look here :
http://wiki.openkm.com/index.php/LDAP_examples
http://wiki.openkm.com/index.php/Ldap-example3 ( the most complete example )

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.