4 Add the REST Adapter Connection to an Integration

When you drag the REST Adapter into the trigger or invoke area of an integration, the Adapter Endpoint Configuration Wizard appears. This wizard guides you through the configuration of the REST Adapter endpoint properties.

These topics describe the wizard pages that guide you through configuration of the REST Adapter as a trigger or invoke in an integration.

Note:

  • XML documents passed to a REST endpoint that support the application/XML content type must comply with the XML schema specified during trigger (inbound) REST Adapter configuration. When the REST Adapter invokes a target endpoint, the application/XML response must comply with the XML schema specified during invoke (outbound) REST Adapter response configuration.
  • If the following integrations are imported from one environment to another (having different host names), then editing the local (child) integration or editing the REST Adapter in the Adapter Endpoint Configuration Wizard leads to major changes in the mapper that may require remapping.