-
Error during customization of login component
Hi All, I am customizing Login.class for the silent SSO during this while caliing IAuthenticationService.getServices I am getting No such methos exception: My class is at : com.documentum.web.formext.session invokeMethod() failed while calling: onLogin…
-
D2JobRemoveEmptyFolder use
Hi all, Is there a way of adding some exclusion clause to the D2JobRemoveEmptyFolder job arguments so it does not remove all of the empty folders (subtypes of dm_folder) in the paths specified ?
-
Calling DQL Statments via Methods(Java/DFC).
Hi I've requirement to run update DQL statements daily to update users groups. I would like to automate this task by putting them in Java of DFC method, So that I can create Job in Documentum Adminstaror to call this method and schedule daily Job. I'm looking for ideas or rough instruction how do I proceed with this task.…