Creating Service Bundles

After you set up the Activation SRT cartridge, you create service bundles. To enable usage of the service bundles for implementation and deployment of the SRT cartridge, ensure that the upstream system is integrated (the translation is configured by a developer) prior to deploying the cartridge to the environment.

To create a service bundle:

  1. Select Studio, then select Show Design Perspective.

  2. In the Studio Projects view, right-click and select New, select Activation, then select Service Bundle.

    Alternatively, select Studio, select New, select Activation, then select Service Bundle. The Service Bundle Wizard appears.

  3. Select the correct Activation SRT cartridge project for this element and enter a name for the entity.

  4. Click Browse to open a Select Location dialog box and select a location from a list.

    This populates the Location field and specifies the folder under the cartridge project where the new service bundle will be located. If no folder exists, type in the location name, which creates a new folder with that name.

    Note:

    Specifying a location is optional, but is recommended to organize your elements and to avoid locating elements directly below the root folder.
  5. Click Finish to create the service bundle.

    The Service Bundle editor appears.

  6. In the Description field, enter a description for the service bundle.

  7. In the Service Bundle Properties area, add a product label and product value.

    These values map the upstream order (which contains the label and value) to this particular service bundle. At run time, this mapping enables the SRT to determine the service bundle to execute based on the incoming XML document.

  8. Enable Include order data in response to pass a more comprehensive response back upstream (beyond just the simple success/failure response) for this service bundle.

    For example, if this service bundle is selected based on the service bundle properties criteria and the resulting ASAP order succeeds, then any response information associated with the ASAP work order will be retrieved automatically and will be available to be passed upstream.

Related Topics

Understanding Service Bundles

Associating Service Actions with the Service Bundle

Understanding Service Action Spawning Conditions

Understanding Upstream Interface Parameters

Mapping Upstream Interface Parameters to Service Action Parameters

Understanding Lookups

Configuring Translations