-
401 Authentication Error When Trying to Send Emails using Cloud Messaging with Basic Authentication
Hi All, I am able to successfully send emails using OpenText Cloud (POST /mra/v1/outbound/emails) - However, when I try the same request using Cloud Messaging (POST /mra/v1/outbound/emails) - I end up getting a 401 response with the following error: { "error_code": "2909", "error_message": "Authentication Error" } I am…
-
XMLExport Equivalent in REST API?
Hi all, Our application is currently using Export functionality using regular http client with export url (<baseurl>?func=ll&objId={nodeId}&objAction=xmlexport&attributeinfo&nodeinfo&versioninfo=current&scope=sub&content=base64) Maybe two questions: The above command works find in the browser. But Postman sends back an…
-
No OTDS Ticket & Invalid Resource Ticket
Hi, I have upgraded xECM from 16.2 to 21.4. Post upgrade, i am getting error for 25 - Can the OTDS REST API be executed? and 26 - Can the Content Server REST API be executed? Error Message as follows: 25 - Can the OTDS REST API be executed? Check the OTDS REST API configuration. Error in HTTP call - Unauthorized: no OTDS…
-
How to deploy a workflow model ?
I'm facing an issue in deploying a workflow model that's desinged using the workflow modeler in vs code using the api call POST /runtime/models (N.B : The hole app has been deployed with success to default tenant) The model content is in json format, how to export it in xml or BPMN2.0 from workflow modeler ? How to…
-
OpenText AppWorks 16.6 / Any Version Forgot Password.
We have raised a ticket with OpenText to enable Forgot Password. And their technical team clearly says it is impossible without using OpenText OTDS. And we are using only OpenText AppWorks 16.6. Here is the good news for the AppWorks Community, We have found the solution. We have developed the Forgot Password module only…
-
OAuth 2.0 - Client Credentials Flow + Permissions
Whenever a new OAuth Client is created in OTDS, assuming the global option is selected, are there any restictions to the data that can be requested through the REST API? Calls to the nodes resource are not returning expected data.
-
Name change for download file
We would like to have version name as file name while downloading instead of display name. Attached is the example Display name:1_Specification version name: TSP 7101080401.pdf Even while downloading from version tab, the downloaded file has display name. Is there any system setting to change this configuration please?
-
OpenText InfoArchive CE21.2 - Bulk Data Export for SIP packages out from xdb
Hi all, does anyone know in InfoArchive CE21.2, what is the possibility to perform the bulk/full data extraction for a SIP application without using the search form? Thanks
-
6.5 SP2 Content Server install, getting "Fail to connect to the repository..."
The error state: Fail to connect to the repository. It could be that the server is in the progress of starting. Press Yes, if you want to wait for it to start. I've waited for hours but seem to seek getting the same error message (see attached image). If anybody has a clue as to why I'm getting this issue, please let me…
-
Regarding Stream serve version 5.6.2 [ST]
In Storyteller, we have lines in Block_Lines/Block_Line Requirement is to suppress duplicate item if exits I have added a logic to identify the duplicate item and push a value in variables and in line repeater have added condition in XPath It does not work Any suggestion how to fix it.