If a local site will communicate with other applications by using BODs, you must specify a logical ID for the local site. The messaging system uses logical IDs to determine which system sent the data and which system should receive the data.
Logical IDs used in association with BODs have the following format:
infor.application.instance
where:
application is the type of application (for example, syteline in all lowercase letters)
instance is a value that is unique across all sites. We recommend that you use the local site name in lowercase as the instance.
In the Sites/Entities form, if the site will communicate using BODs, specify the logical ID in the local site's Message Bus Logical ID. For example, if the local site is named OH, and the Mongoose-based application you are using is SyteLine, the logical ID is:
infor.syteline.oh
You must also specify the local site's logical ID as required on other applications that interface using BODs. For instructions about where to specify the logical ID, see the other application's documentation or the appropriate integration guide.