Adding Outbound Message Settings

Infor CRM Back Office Extension only. Use this view to add outbound message settings for custom entities.

To add:

  1. On the Integration detail view, click the Outbound Message Settings tab. Click add.png (Add Outbound Message Settings).
  2. In the Entity field, specify the custom Infor CRM SLX entity name.
  3. In the Parent field, specify the relationship path to the parent entity using the following syntax. 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

  4. Click (Save).