-
Documentum D2 Action and Event
Dear All, My requirement is to reload the Documentum D2 4.6 external widget URL on event D2_EVENT_OBJECT_SELECTED. I have : 1. configured EXT_WIDGET_TEST with bidirectional check box checked. 2. Mentioned widget URL http://localhost:8080/myWidget?Id=$value("r_object_id") My widget is loaded in the workspace. However when I…
-
How to create Document using Content Server Web services via SOAP UI
How create document which are available in local or network drive using CWS as shown in the below xml. Can someone help me with this query! URL: https://<ServerName>:8443/cws/services/DocumentManagement?wsdl Method: CreateDocument xml Request : <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"…
-
How to set email properties with the Content Server rest api
Hi, With CWS I can do this to set the properties for an email (749) object. How do I do that with the rest api when creating a new node with type 749 trough the api/v2/nodes rest endpoint? I know that the content server tries to get the properties when adding a file but this information is not always correct and that is…
-
Integrating Issue with OpenText using Outsystem Platform Application
Hello Community Peeps, I am using Outsytems Platform Application to integrate with OpenText Extended ECM Content Server. The REST API that I am consuming is https://developer.opentext.com/ce/products/extended-ecm/apis/content-server-231-rest-api#nodes/createNode2 (POST | /v2/nodes) with the intent of uploading a document…
-
Media management system down " JBREM000200: Remote connection failed: "
We are facing issue while accessing the OTMM, i can see below error in application logs default I/O-23 2024-05-17 11:27:59,628 | ERROR | session= | user= | org.jboss.remoting.remote.connection | https://us.v-cdn.net/6030023/uploads/E5YQJU4WON04/indexer.log…
-
Webtop Question
Which xml file do you edit to point webtop to a Particular docbase if CS is hared between many Docbases.
-
Problem MyWorkflow page
Hi, In my environment when i click on Personal → My Workflow, the content server send me on Landing Page /OTCS/cs.exe/app Can anyone help me to resolve this problem? Thanks
-
Problem with My Workflow page
Hi, In my environment when i click on Personal → My Workflow, the content server send me on Landing Page /OTCS/cs.exe/app Can anyone help me to resolve this problem?
-
google third-party cookie restrictions or disable the third party cookies webtop/DA will work or not
Google circulated the third party cookies are deprecated/disable. If deprecated/disable third party cookies Webtop or DA application will work properly or did we face any issue. thanks in advance…… Thanks, Rajkumar.
-
Document Size Limit
Hi, We are using OpenText Messaging Fax REST API to integrated our clients into our application. What are size limits for documents in /mra/v1/outbound/faxes endpoint ? Cannot find anything in documentation. Thanks