Processing managers

The Messaging configuration defines default processing managers for both inbound and outbound processing. The defaults can be be overridden for specific mappings.

Processing managers are based on the IProcessingManager interface, which implements a method called Process.

See the CodeSamples\Code\ION folder in the Infor Public Sector Reference Guide for examples of custom inbound and outbound processing managers.