DFS Notes

Documentum Foundation Services

It’s time to show you how to create .NET remote client for HelloWorldService.
In order to create .NET proxies for DFS service, developers should have:

Service’s WSDL URL.
DFS service-model.xml file which describes service artifacts to be generated by subsequent processes.

DFS 6.0 SP1 is coming

Documentum Foundation Services service pack is coming. It will contain many performance improvements, as well as .NET layer support which will allow DFS developers to create .NET proxies for their custom services and invoke services through similar to DFS Java API.
Here is rough example of .NET client written in C#:
……
ContextFactory contextFactory = ContextFactory.Instance;
IServiceContext serviceContext = […]

  

Calendar

March 2010
M T W T F S S
« Jan    
1234567
891011121314
15161718192021
22232425262728
293031