Difference between revisions of "Third-party system integration"
From OpenKM Documentation
(Created page with 'Nowadays is very common a bunch of different systems to be working together. This implies a work made by a system integrator and make possible to increase the overall system syne…') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Nowadays is very common a bunch of different systems to be working together. This implies a work made by a system integrator and make possible to increase the overall system synergy. We develop OpenKM with this goal on mind and provide several ways of integration: | Nowadays is very common a bunch of different systems to be working together. This implies a work made by a system integrator and make possible to increase the overall system synergy. We develop OpenKM with this goal on mind and provide several ways of integration: | ||
− | * To can make a CRM to use document stored at OpenKM repository by using the webservices SOAP API. | + | * To can make a CRM to use document stored at OpenKM repository by using the webservices SOAP API ([[Webservices Guide]]). |
− | * Also you can even download a document directly without the need of a formal system login. | + | * Also you can even download a document directly without the need of a formal system login. |
− | * | + | * Authentication is pluggable and is easy to use an external user database, LDAP or Active Directory ([[OpenKM authentication]]). |
+ | * Even the data store can be configured to be deployed in any database as MySQL, PostgreSQL, Oracle or SQL Server ([[Using OpenKM with other databases]]). | ||
[[Category: Webservices Guide]] | [[Category: Webservices Guide]] | ||
− | [[Category: OKM Network]] | + | <!-- [[Category: OKM Network]] --> |
Latest revision as of 12:14, 1 October 2010
Nowadays is very common a bunch of different systems to be working together. This implies a work made by a system integrator and make possible to increase the overall system synergy. We develop OpenKM with this goal on mind and provide several ways of integration:
- To can make a CRM to use document stored at OpenKM repository by using the webservices SOAP API (Webservices Guide).
- Also you can even download a document directly without the need of a formal system login.
- Authentication is pluggable and is easy to use an external user database, LDAP or Active Directory (OpenKM authentication).
- Even the data store can be configured to be deployed in any database as MySQL, PostgreSQL, Oracle or SQL Server (Using OpenKM with other databases).