-
Content Server Intelligent Viewer Not Loading Documents - Stuck on Loading Screen
Hello everyone, I’m facing an issue with the Content Server Intelligent Viewer where documents won't load. The viewer gets stuck with the loading circle spinning indefinitely, and the documents never appear. I've checked the logs, but there’s nothing unusual or indicative of a problem. OpenText support has been…
-
Multiple selection in Custom Dialog in D2
Hi Experts, We have developed a custom Dialog in D2. Currently this dialog only works on single selection, means even if there is multi selection in document List widget. We are getting only one r_object_id in our buildDialog() method. public XmlNode buildDialog(D2fsContext context, List attributes) throws Exception {…
-
Multiple Auth Handler with Smartview/OTDS using SSO
Hi all, Anyone has succesfully put in place a solution that allow for using multiple Auth Handler with Smartview and OTDS, but without having the user to pick the handlre on the OTDS page? Cheers Alain
-
Ask the Expert -EMC Documentum EPFM 1.7
Welcome to the EMC Support Community Ask the Expert conversation. This is an opportunity to learn and discuss the EMC Documentum Engineering Plant and Facilities Management (EPFM) Solution 1.7 release. This discussion covers the announcement made via Momentum 2012. This discussion begins on Monday, Feburary 4th and…
-
EEP Report - Delivery status field is blank
We have enabled the EEP report and the post that the EEP report is generating successfully. OT notifications is being utilized. But the delivery status field in the EEP report is blank. the field <deliveryStatus> is empty. Any reason why this field is not updated with the status of the email delivery? Attached is the…
-
API Authentication with Thrust Services Free Trial
We are unable to get a valid bearer token for the CSS API, or make any successful API calls, for that matter. We tried the online api tool (https://developer.opentext.com/services/products/content-storage-service/apis/information-storage-css-3-0-0) As well as a direct curl to the token API: curl --location --request POST…
-
How to get new object DataID after using the COPY WebReport tag
Hi, How to return the newly copied DataID after executing COPY WebReport tag? We don't want to use WR Trigger here. Thanks,
-
Help to create Custom transformation
Hello, Usually the OTMM will transcode the video using FFMPEG but the FFMPEG is not supporting .R3D format. The RedOne CLI will help to transcode it from R3D to MOV format. So, I want to create a custom transformation which should be trigger when R3D video ingested in OTMM, once its transcoded from R3D to MOV then can…
-
OTCS Rest API testing through SOAP UI
We regularly used postman for API testing , but recently we had to move to soapUI. while trying to run a basic OTCS upload document rest API request through the soapUI utility , observing the below error : { "error": "Could not process object, invalid action 'create'", "request_id": "fd927e3c-0273-4e18-980e-e6835430430f" }…
-
Is there a supported method to retrieve a token after initiating an OpenText workflow?
Is there a supported method to retrieve a token after initiating an OpenText workflow and securely transmit that token to an embedded iframe pointing to an external website?