Creating an HTTP Client Resource Template

In order to create an HTTP Client Resource Template you will have to do some settings in the Administrator interface in the BPM runtime.

Procedure

  1. Click Shared Objects > Resource Templates.
  2. Click New. The Add Resource Template dialog is displayed.
  3. In the Type field, select HTTP Client.
  4. In the Name field, enter callLookupUser.

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. Change the Port field value to 8080.
  3. Click Save. callLookupUser is added to the list of resource templates.
  4. The resource instance is created during the next procedure — see Creating the Resource Instances.