-
Migration data from other system
How can we migrate the document from Microsoft share point into Opentext ECM in bulk?
-
Live Report fields for Transmittals
We are using CS16.2.7 and within our Production environment I am looking to urgently compile a Live Report which provides me with the full Recipient List, Acknowledger and Acknowledgement dates of a Transmittal that was sent So far I can see the following fields, but it is only returning a single user who acknowledged the…
-
D2-smartview Doclist Widget is taking long time to load for first time
Hi Team, We have a D2-smartview landing page where, its is loaded with Doclist Widget. When we login to smartview for first time the landing page is opening fast but when we try to open the Doclist widget its taking very long time to open the widget. please assist any improvements to make this widget load faster.
-
SOAP API Manuals, Samples and REST API documentation
Cloud Fax and Notifications REST API documentation Notifications Cloud Fax SOAP API Manuals Code Samples
-
Is it possible to create a custom dialog with custom js/html?
I know custom dialogs can be created, but the elements on this dialogs seem to be limited to existing elements (combos, tables, etc.). Is it possible to include external js libraries, js code and custom html elements?
-
Could Native Configurations & Sizing
I'm trying to get some t-shirt sizing configuration specifications and sizing for a CN implementation of Exstream. This is in support of some work I'm doing with Google to build a business plan for them to offer infrastructure credits for a number of test harnesses. Only answer seems to be 'ask PS' as we can't seem to find…
-
REST API OTDS
is there a documentation that explains all the status error code? below is an example { "status": 1013, "error": "Not a OTDS SSO ticket", "error_details": null }
-
RM REST API operations doesn't work with RM Classifications of Related Business workspaces.
Hi, I am trying to Get/add/remove RM classification applied on "Related Business workspaces" using Records Management REST API. However I receive an "error": "Could not process object, type 'Related Business Workspaces' has no role 'rmclassifications'". From Web, I am able to add and remove RM Classification on this object…
-
Error while trying to download/export the files by using the DFC code
Hi, While trying to download/export the files by using the DFC code getting following error. 2024-03-20 19:01:17 ERROR PDFMergingMethods:2063 - -Exception while exporting the Object ID 09030fa4802fff37 org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. at…
-
Could not process object, type 'Entity Folder' has no role 'classifications'
Hi, When I'm trying to assign a classification to Custom objects via web its working fine, but when I'm trying to do the same with Rest Api its not working and giving me below error. Could not process object, type 'Entity Folder' has no role 'classifications' While I'm invoking same request for Managed Objects its also…