-
Integrating Extended ECM for SAP Solutions into SAP Hybris Cloud for Customer
Hi, We had developed custom code for ot.sap.c4c.SpiAdapter on CS 16.2.7 referring to Sample Adapter which OpenText have in KC. However we have upgraded CS to 16.2.11 and all the communication is broken. We have to rebuild the entire custom code of C4C Spi Adapter. Can anyone please tell me what are the jar files required…
-
Get document path whit docman
Hi all, We need to obtain the full path for a document located in a Business Workspace with the docman api, when the document it's inside of a Business Workspace the script only shows the path up to the business workspace and the rest is lost. ¿Anybody have any idea that can help us? Thanks a lot
-
What's New - Connected Workspaces REST API documentation
New Connected Workspaces documentation now available Connected Workspaces are the main integration element used in OpenText Content Suite and OpenText Extended ECM. A business-centric API is available as part of Extended ECM Platform that saves the application developer from knowing about OpenText Content Server internals…
-
New Connected Workspaces documentation
New Connected Workspaces documentation now available Connected Workspaces are the main integration element used in OpenText Content Suite and OpenText Extended ECM. A business-centric API is available as part of Extended ECM Platform that saves the application developer from knowing about OpenText Content Server internals…
-
POSTMAN Suggested code in actual JQUERY
I use POSTMAN to test REST API Queries in CS. Many of the POST operation work in POSTMAN by providing the body correctly The file I attached is a cut and paste from my postman session. There is something that is wrong with the FormData portion as I notice in Chrome Network traces. The call goes something like FormData[0]…