Java Service Editor
Use the Designer Java service editor to create new Java services and to edit existing Java services. If you attempt to edit a Java service that you do not have locked for edit, you can still open it in the Java service editor. However, the source code, properties, inputs, and outputs will be read only.
The Java service editor has four tabs:
Source tab contains the code for the Java service. For more information about the Source tab, see
Source Tab Input/Output tab contains the input and output signature of the Java service. For more information about declaring the input and output parameters for a service, see
About the Service Signature.
Logged Fields tab indicates the input and output parameters for which
Integration Server logs data. For more information about logging the contents of input and output fields, see
Logging Input and Output Fields.
Comments tab contains the comments or notes, if any, for the Java service.