Task 1 | Ensure that the IS package and folder in which you want to create the Java service exists. If not, create them. For more information, see
Package and Folder Requirements. |
Task 2 | Use Designer to add the Java service element. For more information, see
Creating a Java Service. Designer creates a Service Development Project in your local workspace for the Java service. For more information, see
Service Development Projects in the Local
Workspace. Do the following to build the logic for the Java service: ![]() ![]() ![]() |
Task 3 | Provide classes required to compile the Java service. You add any additional third-party classes to: ![]() ![]() |
Task 4 | Compile the Java service. Designer automatically compiles the service when you save it. For more information, see
Compiling a Java Service. |
Task 5 | Debug the Java service. For more information, see
Debugging Java Services. |