Create an HTTP Client Resource Template

A resource template specifies configuration properties for resource instances.

Procedure

  1. In the Deployment Servers view, right-click XYZ Work Server1 and select Open > Administrator > in web browser. The login screen for the Administrator interface in the BPM runtime is displayed.
  2. Log in using an appropriate username and password.
  3. Click Shared Objects > Resource Templates.

    Click New (). The Add Resource Template dialog is displayed.

  4. In the Type field, select HTTP Client.
  5. In the Name field, enter UKAddressServiceTemplate.

Note: If this does not match the Binding Details on the Properties view for the Participant. you will need to override the discrepancy at deployment time.

  1. Set the Scope of the template by moving the slider to the far right, above Application. Select your BPM environment (for example, BPMEnvironment) from the Environment dropdown, and then select the name of your BPM application instance (for example, amx.bpm.app) in the Application dropdown.
  2. In the Machine Name field, enter the IP address of the system where the UKAddressService web service is running.
  3. In the Port field, change the default value (80) to the port number on which the web service is listening.
  4. Click Save. UKAddressServiceTemplate is added to the list of resource templates.