Adding Outbound Message settings

Use this view to add outbound message settings for custom entities. See Back Office

To add an outbound message:

  1. Click the Outbound Message Settings tab on the Integration detail view. See Using the Sales Order detail view
  2. Click Add Outbound Message Settings icon.
  3. Specify the custom application entity name in the Entity field.
  4. Specify the relationship path to the parent entity using the following syntax in the Parent field. Most of the time the parent entity is the Account.
    1. Specify the name of the custom entity.
    2. Specify the name of the parent entity, for example Account.
    3. Specify the name of any junction entities required to establish a relationship between the entity and parent entity. A junction entity contains references to both entities to create a many-to-many relationship between the entities.
    4. Specify separators between the entity, any junction entities, and the parent entity to represent the relationship type.
      • For a one-to-many relationship type a # between the entities. Examples

        ErpBillToAccount#Account

        ErpBillTo.ErpBillToAccounts#Account

      • For a many-to-one relationship, type a dot . between the entities. Examples

        Quote.Account

        ErpBillTo.ErpBillToAccounts#Account
      • For a many-to-many relationship, type a ~ between the entities. Example

        ErpBillTo~Account

  5. Click Save.