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.
Today we’ll talk about remote client creation which invokes our HelloWorldService from part 1.
Little more info about this sample:
Hey everyone,
Some persons from EMC Documentum Forums stated that AcmeCustomService which comes with DFS SDK seems to be too complex for beginners, and “HelloWorld” service would be more understandable. I will try to show you how to create your first own simple HelloWorld like DFS service.
This tutorial will contain of 3 parts:
Service creation
Java client creation
.NET […]
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 = […]
Hey everyone !
This blog is dedicated to EMC Documentum Foundation Services - the key component in the D6 Services Oriented Architecture. In this blog I will try to explain DFS API as well as some tips and tricks for services usage.
It is supposed that the basic audience of this blog will be documentum developers which […]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jan | ||||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |