Messaging deployment

In addition to the standard messaging processes, you can set up your own messaging processes in Infor Public Sector.

The basic unit of messaging setup is a mapping, where each mapping defines a specific type of message that Infor Public Sector can send or receive. Mappings are defined in the Messaging configuration in the Configuration Editor. Each mapping consists of these parts:

  1. A business object moniker, indicating the type of Infor Public Sector record the messages will act on. For example, Hansen.CRM.ServiceRequest is the moniker for service requests.
  2. A noun, which will represents the Infor Public Sector business object in inbound or outbound messages.
    Note: You can use the same noun for more than one moniker. For example, you might want to use the noun PublicSectorInspection for inspections in all Infor Public Sector CDR modules.
  3. A verb, indicating the action to take on the specified object, such as processing or syncing a service request.
  4. A mapping file, used to map data elements in inbound or outbound messages to the correct business object properties, and hence to the correct tables and columns in the database.