Enabling applications for activity recording
Message channel agents (MCAs) are enabled for activity recording. MCAs
use the following algorithm to determine whether to generate an activity report
for a message:
- Verify that the message has requested activity reports to be generated,
see Requesting activity reports for a message.
- Verify that the queue manager where the message currently resides is enabled
for activity recording, see Controlling queue managers for activity recording.
- Generate an activity report. For the format and content of activity reports,
see Activity report reference.
- Put the activity report on the queue determined by the queue manager attribute ACTIVREC.
Other user applications should follow this algorithm to be enabled for
activity recording.