XCT data in CICS

For IPIC only, the user correlation data containing the root and current XCT contexts is sent from CICS® TG to CICS as part of the origin data.

In addition to obtaining the user correlation data through the CICS API, the user correlation data can be viewed in the task's association data, using the command CEMT INQUIRE ASSOCIATION(taskid), or in the Task Associations view in CICS Explorer®, and is recorded to SMF in type 110, sub-type 01 records.

The following screenshot shows association data displayed using the CICS API command INQUIRE ASSOCIATION(taskid):
Screenshot showing association data displayed using the CICS API command INQUIRE ASSOCIATION(taskid)
The CICS Explorer can also be used to display the user correlation data, for example:
Screen image showing the user correlation data in CICS Explorer