Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Dashboard and Reports
  6. Creating Workflows for Event Reconciliation
  7. Forms Designer
  8. Configuring Email for Monitor Notification
  9. Dashboard and Reports
  10. B2B Data Exchange Web Services API
  11. B2B Data Exchange Run-time Java API
  12. B2B Data Exchange Forms Designer Java API

Target Routing Procedure

Target Routing Procedure

B2B Data Exchange determines the Profile or Endpoint to which send a message is sent, based on the following rules:
  1. endpointName.
    If the endpointName is set, the message is sent to the specified endpoint.
  2. profileId/profileName.
    If the profileId or profileName is set, the message is sent to the indicated profile.
  3. accountNumber/partnerName:
If sendToAccount is set to True, then send the message to the endpoint associated with the given accountNumber/partnerName, which must be unique for the specified accountNumber/partnerName.
- OR-
If sendToAccount is not set (or set to False), then the profile is determined by the application, account, and partner.
If you want to route to an endpoint instead of a profile, it is strongly recommended that you use the accountNumber/partnerName routing method with sendToAccount set to True.

0 COMMENTS

We’d like to hear from you!