-
Hierbrowser crashes when trying to load an image for a component
Hello, Has anyone else encountered something simmilar? TS 16.6 On my teamsite application I have a "content - slideshow" and "list of links" component and any other component that implements a replicant system to add/remove/re-order the items and import an image file in the component properties tab. Using "content -…
-
OpenText Documentum SmartView SDK - Want to choose the viewer for PDF files
We have more and more users that are complaining about limitations of the Brava CSR Viewer. Do we somehow have options to get more control which PDF files are opened automatically by Brava CSR Viewer or not? Can we give users the option to open PDFs with their local application instead (like it happens for office formats)?…
-
Exstream Docusign integration
How to integrate Communication builder to connect to Docusign API. is there any documentation available for the same?
-
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 (POST | /v2/nodes) with the intent of uploading a document to Opentext. On the Outsystems Platform Application, the REST API is consumed with the request format of…
-
Does Teamsite 23.2 Version support SAML Based OTDS Authentication
Hi All, I have a requirement to implement SAML 2.0 based in OTDS authentication for Teamsite 23.2. From Release Notes of 23.2 Teamsite it says "Support OAuth 2.0 only". Does it conclude that SAML 2.0 is not supported for Teamsite though OTDS supports it ?. Thanks
-
Fax Callback endpoint authentication
Could you please provide documentation on the authentication mechanisms implemented within the fax callback (webhook)? When passing the report destination details as: 'reports' => [ 'type' => 'detail', 'report_destination' => [ [ 'url' => "http://xxxx.yyy.zzz/callback" ] ] ] What are the supported authentication mechanisms…
-
JobOption Element does not work in xPression RESTful Services for Batch
Hi all, I would like to use the RESTful Services to run a Batch, and I used the xPression RESTful services "http://your_server:your_port/xFramework/restful/services/job/start" to trigger it. This function could run the batch and generate the outputs, however, i found that the parameter "-o" in the "<JobOption>" element…
-
Problem deleting an ADN number in UnAvailable status?
Hi, Could you please tell me how to delete an ADN number in UnAvailable status? From the "Un-reserve/Delete ADN Numbers" interface, I'm unable to do it. Regards, Dario
-
Content Server REST API get subnodes with modified data filter
Hi, I found following old question / discussion of 2014, but is there any bettery way to get all subnodes (/v1/nodes/{id}/nodes or /v2/nodes/{id}/nodes) using modified date or created date filter ? thanks,
-
CloudFax Soap to REST API Mapping Document
Hi We are trying to convert the existing Soap based connector to REST based connector Soap REST Do we have any mapping document for the parameters to help the developers?