-
Has anyone had an issue with AGA jobs and the Create Link setting and the use of .aspx file
In AGA you can setup a job to Create Link which will replace the file in Sharepoint with an .aspx file ( document is moved to Content Server and replaced in Sharepoint with a link to it). The problem our platoform and Cyber team have disabled Custom Scripts in our Azure instance and the behaviour of the .aspx file is…
-
xECM 21.4 - Integration Service
Hello everyone, I am new to the xECM product family and is currently working with Integration Service to archive files from Sharepoint. My use case is that I would like my files to be archived in specified Business Workspaces on Content Server. Here are some of the constraints: The precised location (sub-folders) within a…
-
Call to OpenText xECM Business Workspace through SAP Fiori App Adaptation fails
Hello Team, With the help of a Fiori Developer, we were able to create a Fiori App Adaptation (for F2547 SAP Fiori App Verify General Journal Entries for Requester) and, for some reason, I don't see the xECM Business Workspace screen when I use my computer, locally (I am in São Paulo, SP, Brazil and the servers are in…
-
Error - The sub-location path is invalid while creation a workspace
Hi All, While trying to create workspaces using ECM_LINK API I am getting an error - Client received SOAP Fault from server: The sub-location path '[5295648:Country]\[5295648:LegalEntity]\Customers\[5295650:CustomerID:(6)]' is invalid. Check the workspace type configuration or contact your administrator.…
-
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]…