-
Loading Spinner in Cordys 4.2 and AngularJS on Ajax Call
How to get "Loading" Spinner in Cordys 4.2,AngularJs Project on $.cordys.ajax() function call if the request is taking time to load. I am Using HTML, AngularJS, Cordys BOP4.2 . Please help..Thanks..
-
CSUI Widget and OTDS Authentication
Hello Folks, I have a CSUI (10.5) Browse widget html hosted on IIS. We need to enter Username & Password to see the contents of the folder in CS. Since I have the latest OTDS (16.2), I can directly get the OTDSSSO ticket by making OTDS REST call to otdsws/v1/authentication/headers. Wondering if anyone had any luck to use…
-
GET api/v1/members cannot return more than 20 results
I've found that when setting limit parameter to something bigger than 20 returns a "400 Bad Request" response. Any way to fix this?
-
API to remove holds
Is there a web service or REST service I can use to remove holds on a node?
-
Authentication when using OTDS 'Patch' REST API
We have a successfully running python script to create / delete users and groups. However, the script that works for these APIs fails with a 403 (authentication) when trying to execute the Patch API. Any assistance or ideas?
-
Deletion of Documentum Groups...
Due to an change in our organization, we are looking at re-organizing our Documentum groups. In DA - User Management - Groups, if I pick a group and "View Current Group Memberships" and see that the group is not part of documents, ACLs, workflow or groups, can it be safely deleted? These groups in question are no longer…
-
Content Server REST API - ACL information for Document/node
Hi, How can i get the ACL information for the Document/Node using the Content Server REST API. eg: permitted users (view/modify/etc). permitted groups. Thanks, Thiru