-
How to update attibute of process Content server Rest Api
How to update attibute of process Content server Rest Api
-
Content Server 16.2 REST API Workflow
Greetings- Does anyone know if the latest REST api supports updating workflow process data? Similar to the UpdateProcessData method in CWS. Been reviewing the api reference but nothing jumped out at me. Thanks!
-
Exstream File write operation
Exstream is generating PDFs in a single directory, while a script simultaneously copies these PDFs to another directory. When the script is not running, Exstream can write files to the disk without any issues. However, when the script starts running, it affects the file-writing process from Exstream, causing most jobs to…
-
Error in requirejsDependencyCheck
Hi team, I want to reference a widget which lies in another bundle of ours. I changed the config-build.js to locate the widget prefix, so the path to the widget is correctly resolved. However when I grunt, I get an error : Running "requirejsDependencyCheck:all" (requirejsDependencyCheck) task >> Module…
-
Need to provide large input through LiveReport
Hi My requirement is if we select i/p type SQLList in LiveReport for 100 userid input will be something like 'userid1','userid2','userid3','userid4','userid5',.........................................,'userid100' Now current restriction is we cant provide more the 100 charater in SQLList is there any different way we can…
-
How can I develop my own Modules for Content Server?
Hello, My team is trying to create our own module for Content Server, we need something more customized when it comes to the signature workflow, especially for working with digital certificates and for the user interface. What options do we have for this? Is there an SDK for this or some kind of guide? (I was not able to…
-
FolderBrowserWidget does not fire childSelected event
Hello, I am showing a FolderBrowserWidget in my external javascript application (loading the smartview library and css from my content server installation). The csui docs indicate that the FolderBrowserWidget has an event called childSelected and an accompanying method getSelectedChildren() but after registering these…
-
Custom DfMethods' logs don't show up in Content Server when running in Documentum
Hello, We have a Java application with bunch of custom methods which also have logging. When I execute the methods within IDE or the JAR file in a CLI, the logs work perfectly fine both in console and in filesystem (log files are being created). When I deploy my JAR to Documentum and run a method in Documentum, weather by…
-
What are where_column_query valid standard column values?
Hello, For GET /v2/businessworkspaces REST API there is a parameter "where_column_query". I understand about custom column usage here, but can we use this parameter also for standard (system default) columns such as creation date, creator, modify date, etc.? I've tried multiple values, but none of them seems to work for…
-
Opentext Smartview is prompting for sign-in
Hi , SmartView is prompting for sign-in pop-up. This is happening after session timeout(after 10-15 minutes of leaving the browser ideal), which is behaving not the same as ClassicView. When entering the credentials in username/password (or) when clicking the cancel, it is returning the same prompt and not allowing to…