How do you determine the documentum format from a file when using DFS Object service to creat the document?
For example DFC has IdfClientx.getFormatRecognizer(session, path, null)
You have to determine it yourself.
All getFormatRecognizer does is execute a query against dm_format objects to determine a match, and yopu can execute this as well. alternatively for well known formats you can hard code the format, i.e DOC -> msw8