
Tag archives for method
Hello,
Documentum proposes the Java method server as a means of improving the performance and scalability of its method architecture, indeed, it is possible to execute custom code on behalf of the Content Server via Documentum methods written in Java or DocBasic.
Presentation of Java Method Server
The method server itself is a Java-based web application communicating with the Content Server via HTTP ...more»
Hello,
I would like to describe step by step how to set up remote debugging in Composer for code that runs on remote server like the Documentum Java Method Server.
Enable the remote debugging on the Java Method Server
To enable the remote debugging on JMS on the port 8000, edit the file startMethodServer.cmd or startMethodServer.sh in the folder \jbossx.y.z\server (ex: D:\Documentum\jboss7.1.1\server or ...more»
Hello,
After, my first post Documentum : Administration Methods : Presentation and examples GET_PATH, DO_METHOD, CHECK_SECURITY, GET_FILE_URL concerning the administration methods, I propose to focus on content's migration, especially via:
1. MIGRATE_CONTENT administration method
2. Records migration job
3. Migration Policy (need of Documentum Content Storage Services license)
1. MIGRATE_CONTENT ADMINISTRATION METHOD
The MIGRATE_CONTENT method allows the moving of multiple content files from a file store, ...more»
