BOD Mappings Tab
Infor CRM Back Office Extension only. Use the BOD Mappings tab to view and manage the Business Object Document, or BOD mappings defining the information transfer between the host system of records and the subscriber, Infor CRM SLX.
To open the BOD Mappings tab: On the Back Office Detail view, click the BOD Mappings tab.
On this page you can:
- View BOD Mapping details: Click the BOD Mapping to open the BOD Mapping Detail view.
- Add a BOD mapping:
- Click ( ).
- Follow the steps for adding a BOD mapping.
- Edit BOD mappings:
- Select or to modify the BOD mapping content. Or
- Select the BOD mapping name to open BOD mapping Detail view. (Customized BOD mappings can be modified in the BOD Mapping Detail view.)
- Content is not modifiable in the BOD mapping tab grid.
This view contains the following columns:
- BOD Mapping
-
The name of the BOD mapping and a link to the BOD Mapping Detail view.
- Noun
- The noun, as defined by the BOD standard, to be processed by the BOD Mapping record. For example, CustomerPartyMaster, ContactMaster, Quote, SalesOrder. A given noun can be defined by one and only one BOD Mapping record for a given Back Office.
- Entity
- The Infor CRM SLX entity, or record type, being mapped. Type the name of an Infor CRM SLX entity type. For example, Account or Sales Order.
- Priority
- Specifies the order in which BODs are processed. Specify any 3-digit number to designate the BOD Priority. The BOD with the lowest number are processed first and all other BODs can be processed in ascending order.
- Handler Class
- Use this field to specify a custom handler. A custom handler is a fully qualified name of a user-defined C# class replacing the generic any Bod handler. See Saleslogix.Integration.BOE.Jobs.Message.ItemMasterHandler.
- Active
- Use this option to turn on or turn off synchronization of customized
BOD mappings.
To undo any changes, click (
) before clicking ( ). - System of Record
- Identifies which system is the authoritative data source for certain
record types in an integration. This is the system that publishes and maintains
the master copy of the data content. The subscriber system consumes the
published data. The subscriber system can request the system of record to create
or update data, but those requests are subject to the system of record’s
standard business rules.
For example, the system of record determines the direction in which BODs are sent. Sync BODs are published from the system of record to the subscriber application, Process BODs are sent from the subscriber application to the system of record, and Acknowledge BODs are sent to the subscriber application by the system of record in response to Process BODs.
- Outbound On Create
- Determines promotion of new data from
Infor CRM SLX to the back office. Includes
the automatic promotion of dependent entities when they are related to a
promoted account.
- (A) Automatic - Promotion and updates are automatically published to the integrated back office application. Requires no action by the user.
- (U) User Triggered - Promotion and updates are published to the integrated back office application only after the user clicks the Promote task in the Task Pane.
- (D) Disabled - New content can not be published to the integrated back office application.
- Outbound On Update
- Determines promotion of updated data
from Infor CRM SLX to the back office once the
content has been promoted to the integrated back office application.
- (A) Automatic - Updates are automatically published to the integrated back office application. Requires no action by the user.
- (U) User Triggered - Updates are published to the integrated back office application only after the user clicks the Promote task in the Task Pane.
- (D) Disabled - Updates can not be published to the integrated back office application.
- Outbound On Delete
- Determines promotion of deleted data
from Infor CRM SLX to the integrated back
office application.
- (A) Automatic -Deletions are automatically published to the integrated back office application. Requires no action by the user.
- (U) User Triggered - Deletions are published to the integrated back office application only after the user clicks the Promote task in the Task Pane.
- (D) Disabled - Deletions are not be published to the integrated back office application.