-
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…
-
How to override EMail sub classes (NodeCreateSubclassPost)
Hi CS23.4 I have inherited a module that overrides some functions when you drag and drop a document into classic view, so it can perform some additional checks before deciding if it needs to write into an additional table for later. Part of the module is this code: override function Void __Init() Object lliApi = $LLIAPI…
-
What is the best way to handle service context management in DFS?
Hi, What is the best way to handle service context management in DFS?