java - Documentum 5.3 connecting -


I am new to Documentum. I am creating a standalone Java application to connect to a document example (5.3) the wanted. How would I go about connecting with examples?

You have to install and configure (Document API) client machine, anywhere in your class Copy dfc.jar and finally read lots of documents: -)


Comments