webMethods Microsoft Package 9.0 | webMethods Package for Microsoft .NET Documentation | webMethods Package for Microsoft .NET Client API Programmer’s Documentation | Invoking a Service using Java Client API from Designer | Using the Java Client API for Integration Server
 
Using the Java Client API for Integration Server
Using the Java Client API for Integration Server, you can use the standard IData pipeline interface for invoking Integration Services. Using Software AG Designer, you can generate a C# class to invoke the service from a running Integration Server. This sample does not attempt to depict the end-to-end actions needed to create an executable.
This sample requires that you add one reference to the .NET project, which you can find in the webMethods Add-In for Microsoft Visual Studio installation directory or the Integration Server_directory \lib directory.
The file is wmClientAPI.dll.
This sample is based on the Integration Server built-in service WmPublic.pub.math:addInts.