Dear,
I have an requirement that inject documents into documentum repository using custom documentum web service.
any one have any idea or any sample code and where I need to start from.
Probably cmis is the simplest option, you can check the apache chemistry page where you'll find some examples using opencmis.
Are you going to be writing this custom web service? or just deploying DFS (or CMIS) and calling this from a client?
You could use OpenContent
( http://www.tsgrp.com/Open_Source/OpenContent/open-content.jsp ) - OpenContent is a Web Services layer for ECM (including Documentum) - available as open source at the location above.
OpenContent is built on the Documentum DFC and, as open source, let's you tweak it for your specific application.
Dave
DFS Core ObjectService already enables the client to view the downloaded content with UCF transfer mode. Isn't it meeting your requirement?
Regards,
William