Building a Java Client
You can have Designer generate Java client code that invokes a service. The generated code includes a rudimentary user interface that uses the classes in the IS folder in which the Java service resides. It is not intended for use “as is” in custom applications. After generating the code, modify it as necessary. You can update the client code to:
Invoke built-in services. For information about the services that are available, see the
webMethods Integration Server Built-In Services Reference.
Use the
webMethods Integration Server Java API. For more information, see the
webMethods Integration Server Java API Reference.