Each Execution Environment subtype record includes a process section that provides for details specifically for the Execution Environment. The following fields are the logical tags that you can use to match Execution Environment SMF records with SMF records generated by the underlying platform:
This reserved field contains the environment transaction code. In CICS, this field contains a four-character transaction code from EIBTRNID. In IMS TM, it contains an eight-character transaction code.
If you are running CICS pseudo-conversationally, the only way to obtain a one-to-one relationship between CICS transactions and TIBCO Object Service Broker transactions is to use DISPLAY & TRANSFERCALL in your TIBCO Object Service Broker rules rather than DISPLAY.
The HSRUNQID field, located at offset 86, contains the identifier assigned by the Data Object Broker at session initialization time. This field can be used to aggregate SMF data collected by the Execution Environment for a session with that collected by the Data Object Broker. See the HSRUNQID field in EE SMF records 60, 61, and 62. See also the fields HU47SSN# and HU49SSN# in DOB SMF records 47 and 49, respectively.
The format for field HSRTRDTE is 0CYYDDDF, where C is a digit representing the century. In the years 1900 through 1999, C=0. In the years 2000 through 2099, C=1. YY is the last two digits of the year. DDD is the day of the year. F is a positive sign value to complete the packed format.