Analogous to the
process()
method of the module itself the module processor offers a
process()
method
to inject new messages into the XI AF MP processing. The objectKey must be set to the channel ID that identifies the XI channel
which processes this message. The following supplemental data may be placed in the inputmoduleData.
- audit.key
To enable automatic auditing and performance statics collection, a supplemental parameter
object with key audit.key must be set to the MessageKey object representing the current message.
- mp.skip
When this supplemental parameter is set to Boolean.TRUE, some modules aware of
this key may skip the processing. Others may reset this parameter
so that the subsequent modules will process the object.