Hello,
I am working on integrating OpenText Content Server into an enterprise solution with WebSphere Process Server as the middleware. Recently, IBM introduced an ECM Adapter to simplify integration with CMIS-enabled content repositories. We are not in control of the OpenText environment, but have been working with the support team to have ELS configured correctly. Thus far, we haven't had luck.
To give an overall picture of the solution, OpenText Content Server 10.0 is installed with ELS 10.2.0. The CMIS Connector is apparently installed (I am able to view all the service descriptions and WSDL's through a browser), and an ELS Application has been set up for us. However, we haven't quite figured out how all these pieces tie together, and I have not found a comprehensive set of documentation that describes our scenario. (The ELS Scenario Configuration guide provides very little information about CMIS and the CMIS Technical Documentation does not provide sufficient information about the configuration).
Are there any comprehensive examples available that will help us with the end-to-end configuration of our scenario? I believe there must be something missing on the OpenText side.
From a WebSphere ECM Adapter side, it requires only the following information:
- CMIS Server URL - not sure exactly which URL is required here, but I'm guessing it's the same as my Repository Service URL minus the "RepositoryService" part of it.
- Username / Password- do I use the ELS Application credentials? Or should I be using CS user credentials?
- CMIS Repository Service - we have this information.
Any help would be greatly appreciated!