Using service configurations and an adapter container JVM

A service configuration is a set of saved configuration properties for a specific type of service, such as the WTX Map service. With Sterling B2B Integrator, you can create and manage multiple service configurations. You can configure a service in a business process to use a particular service configuration. You can create an adapter container JVM to run services and adapters in a separate Java™ virtual machine (JVM).

These steps present an overview of the procedures to create a service configuration and adapter container. See the Sterling B2B Integrator documentation for details about the procedures.
  1. Create and enable one or more service configurations. See the Sterling B2B Integrator services and adapters documentation.
  2. Open a business process in the Graphical Process Modeler (GPM) and specify which configuration you want a service to use to run a IBM Transformation Extender map:
    1. Right-click the service and click Properties.
    2. Click Advanced.
    3. Click Add to create a new row in the table.
    4. In the Name column, enter WTXRMIAdapter.
    5. In the Value column, specify the name of the service configuration that you want the service to run.
    6. Click OK.
  3. Set up and start the adapter container JVM. See the Sterling B2B Integrator services and adapters documentation.