Can anyone suggest me How can I install to Content Server 5.3 version Documentum Foundation Service like standalone application? I know that DFS install DFC environment version 6.5 is it API be work with Content Server 5.3?
I dont think this is supported b/c back in 5.3 there was SBO typed web services (not DFS).
Yes I know about webservice framework in a dctm 5.3. I need from a SOAP message just to execute DFS some service. Can SBO do it??
I found in a official documentation for a DFS that we can preserve current SBOs and make their functionality available as a DFS service by creating
DFS services as facades to the existing SBOs. Can anyone to show me some piece of code example how can it implement?
Here's old Documentum Developer Network with sample code for SBO web services:
http://developer.emc.com/developer/samplecode.htm