Hi
I want to use Content Server APIs with .Net. Can we use dfc.jar with .Net or is there any other interface that we need to use to access documetum apis with .Net
There used to be a Primary Interop Assembly (PIA) but its been deprecated in favour of web services:
1. DFS - SOAP services by EMC, can create custom services by leveraging DFC
2. Restful Services - RESTful services by EMC, haven't really worked with this too much so not sure how extensible it is
3. CMIS - SOAP and RESTful service based on CMIS specification. Not really extensible by customers but vendors have created some extensions for it.
Regards
Mark
Hi,
You can use DFS .NET productivity layer (i.e. client-side libraries for .NET consumers)
Regards,
Jason