-
REST API throwing error code "E_INPUT_MESSAGE_NOT_READABLE"
I'm trying to make POST API call to create a folder using custom REST code. On execution I'm getting the 400 status code and following error message. {"status":400,"code":"E_INPUT_MESSAGE_NOT_READABLE","message":"The input message is not readable.","details":"Error in unmarshalling the JSON representation into annotated…
-
Exstream Docusign integration
How to integrate Communication builder to connect to Docusign API. is there any documentation available for the same?
-
How to compare current row value and next row value in a column using Magellan
Hi Team, I am working on a Magellan report which contains a column with the following logic: If( Next(col1)!=col1 ) { Result. } Here it was comparing the current row value in column(col1) with next row value in that same column. How to write this logic in Magellan using javascript. I got strucked on this task from 1 week.…
-
git project configuration with Documentum Composer
Hi, How to configure git project with Documentum Composer?
-
How to add pdftron in xcpdesigner for document rendition and view in webpage?
I want to add pdftron as pdf viewer in my webpage. Please guide?
-
How to implement Digital signature in documentum 20.2
Please guide to implement digital signature on the documents in documentum version 20.
-
Developers, AI and where is the market right now
I was recently interviewed as part of a promotion for a local conference. The main "thrust" of the argument is "While there is a lot of potential from GenAI and GPTs, its main value of the next couple of years is in its ability to take away, repetitive, stupid tasks"…
-
Submit Fax through API
Kindly provide the sample code to submit the FAX request, I have tried to connect the submit the fax request https://test2.myportal.opentext.com/mra/v1/outbound/faxes through PostMan However I'm getting an error " The requested URL was not found on this server. " Get New Tocken Acccess in Authorization shows…
-
Comments on Smart User Interface
Hi...im working on CS16 and I want to put comments next to a document name but in a smart ui, i can do it on the classic view I am now trying to figure out a way of making them appear in smart view as well, any idea on how to do that???
-
Appworks Platform: How do I use the Assignment Building Block
I'm trying to assign entities to users, who will "own them". I am using the Assignment Building Block. I can make it work by using a property to store the user name and typing it manually upon creation. But I want to be able to select a user from a dropdown list. I have tried changing my property to be an enumerated text,…