cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

The main question: How can I get SAP to call a custom implementation of the CMIS interface?

Why would we want to? At our current project, we need to store specific generated documents on an external CMIS server. SAP provides a default implementation for this using CL_CMIS_OUTBOUND_API, which is working like a charm together with DMS on BTP. However in this instance, we are required to communicate using SOAP messages, which is not supported by the API. Additionally we need to add custom properties to the call, so one way or the other this is going to be custom coding.

I have a WSDL, with which I can create a service consumer and consequently call all available methods to work with CMIS objects. We will have to build and handle the messages manually, but ok, it is what it is.

After storing a document, we would like to be able to open it again using GOS. When saving/opening documents, the GOS framework looks at the business object, the document type, the repository and performs actions based on standard SAP coding. This is where we would like to implement our own version... but how?

What Document Area and Storage type should we use for such a requirement? Or am I missing a very obvious alternative?

Thanks in advance for the help!

0 Likes
View Entire Topic
karim_benakli_kb
Participant
0 Likes

Hi there is a universal attachments connector on the market able to store all SAP documents in any CMIS content repository. It supports REST and SOAP and can be extended easily with custom properties. Works with GOS and all attachments scenario from any UI (Fiori, WebDynpro, WebGUI, SAPGUI). Once installed all is done on basis of simple configuration tables on the SAP side. Look for yac archivelink on the net; there is a version for SharePoint but it also works with SOAP CMIS.