-
D2 Smartview url parameters
Does anyone known what accepted parameters can be used on Smartview? I've seen via network traces that it uses something like: D2-Smartview/ui/#d2?_sso_repository=<repository>&_sso_application=<application>. This url allows login into the repository automatically, but it seems that once you are logged in, this tries to…
-
/v2/multipart error
we are using large upload for 1 gb file, the multipart is working fine however receiving an error when creating a node. {"error": "Upstream service error (HTTP 500): {\"error\":\"Cannot get file info. File not assembled.\",\"request_id\":\"d9d24ced-746f-42bb-a989-c8c18e21e63e\"}","errorcode": 502,"timestamp":…
-
Sort Data Sort index
Hello, I have received the following error in Communications Orchestrator CE 25.4 EX003708S (1) The sort data file contains an invalid header (Invalid Signature). System stopped. I am doing a migration from design manager to CE and I have problems in the sorting and bundling part since the SortData output is not generated…
-
xECM 25.4 "SOAP:1007 SRT: Unsupported xstream found: ("HTTP Code 404 : ")"
Hello Experts, Post upgrade to xECM 25.4, the diagnostic report shows the error message "SOAP:1007 SRT: Unsupported xstream found: ("HTTP Code 404 : ")". Connection to OTCS from SAP works just fine via RFC connection. Please advice the possible root cause and solution for this issue.
-
Building a Module from source without CSIDE
Hello everyone, I recently read about OBuild but I could not find much information about it. Is it still supported and if so, where can I find information about using it properly to build a module without having to start the CSIDE ? Thanks a lot in advance !
-
Documentum integration with ServiceNow
I am trying to setup an integration between ServiceNow and Documentum. Has any one built anything of this type? Basically, I am trying to create folders and documents and then retrieve the same in ServiceNow as a folder view. Note: Documentum Webtop version is 16.7.9
-
Is there a built-in function to get the Content Server URL?
My function is not within any LLRequestHandler, is there a built-in function to get the Content Server URL?
-
Are there MCP Servers for OpenText products for integration with Claude
Hello, Are there MCP Servers for OpenText products for integration with Claude, specifically for OpenText TeamSite
-
Logs files on servers
Hello, We are using Exstream 21.3 right now. We have a lot of log files on our servers and we want to free some space on disks. 1)Is it safe for us to delete undeliverable files like those: They are on locations like those: ManagementGateway\16.6\root\applications\PM_RAdecision\QUALITY\undeliverable\outConnPRINT 2) It is…
-
Getting document audit information in Smartview
Hi, I am trying to retrieve audit trail information for a document using Smartview 25.4. After configuring the audit settings in D2-Config, the"Audits" tab did not appear in Smartview. The tab only became visible after I modified the d2-init.js file, setting csui/widgets/metadata/metadata.audit.view to "true". However,…