Business Process Automation

Message Code Maps

This page is accessed via Business Process Automation > Power Data > Event Management > Message Code Maps.

A message code map creates a relationship between values used in incoming messages and the values that you use in your system. For example, you receive a message from a client using their terminology that describe describes a shipment type of A. The message code map contains the relationship of the value "A" to your value. When the message code map is referenced on a stylesheet profile, you can designate when to replace the values in the client message with your values as the message is processed.

Following the example above, the stylesheet profile is configured to send the value of "A" to a specific message code map. Then the system takes the value provided by the argument in the stylesheet profile, looks it up in the message code map, and then uses the associated value in the map instead of the original value.

Adding a Message Code Map

  1. Enter a Message Code Map ID.
  2. Enter a Description.

Message Code Map Detail

  1. Enter the Source value entered in the lookup.
  2. Enter the result Value used for the lookup.
  3. Click Save for each code map detail you enter.
  4. Click Finished.

Related Topics