Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Creating Client Code | Building a Java Client
 
Building a Java Client
 
Limitations when Generating Java Client Code
Files that Designer Generates for a Java Client
Generating Java Client Code
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.