Start of change

Non-XA flows at RequestDetails

Data available for non-XA flows at RequestEvent = RequestDetails.

The RequestDetails request monitoring exit is only applicable when FlowTopology=Gateway.

Y indicates that the field data is available for a specific flow type, N indicates that the field data is not available for the specific flow type.

Flow Type EciStatus EciSynconreturn ExtendedModeEci ExtendedModeCommit ExtendedModeRollback
Channel N Y Y N N
CicsAbendCode N N N N N
CicsReturnCode N Y Y N N
CicsServer N Y Y Y Y
ClientCtgApplid 4 Y Y Y Y Y
ClientCtgApplidQualifier 4 Y Y Y Y Y
ClientCtgCorrelator4 Y Y Y Y Y
ClientLocation Y Y Y Y Y
CtgApplid Y Y Y Y Y
CtgApplidQualifier Y Y Y Y Y
CtgCorrelator Y Y Y Y Y
CtgReturnCode N N N N N
DistributedIdentity N Y Y Y Y
FlowTopology Y Y Y Y Y
FlowType Y Y Y Y Y
GatewayUrl N N N N N
Location Y Y Y Y Y
LUWToken6 N N Y Y Y
OriginData 1 N Y Y Y Y
PayLoad N Y Y N N
Program N Y Y N N
RequestReceived Y Y Y Y Y
RequestSent 2 N N N N N
ResponseReceived 2 N N N N N
ResponseSent N N N N N
RetryCount7 N Y Y N N
Server 5 Y Y Y Y Y
TranName TpnName3 N Y Y Y Y
Userid N Y Y Y Y
WireSize Y Y Y Y Y
WorkerWaitTime Y Y Y Y Y
XaReturnCode N N N N N
XctCurrent8 N Y Y N N
XctParent8 N Y Y N N
XctRoot8 N Y Y N N
Xid N N N N N
Note:
  1. OriginData is available only for IPIC flows to CICS servers.
  2. The timestamps from and to another system are set only if the flow goes to another system.
  3. TranName and TpnName are mutually exclusive. Either might be set, but not both.
  4. ClientCtgApplid, ClientCtgApplidQualifier, and ClientCtgCorrelator are available to clients that support these data fields when FlowTopology=Gateway. These data fields are supported by Java clients using classes from CICS Transaction Gateway V7.1 and later, ECI V2, and .NET clients using libraries from CICS Transaction Gateway V8.1 and later.
  5. Server is only available if one was specified on the request.
  6. LuwToken is available only for IPIC flows to CICS servers.
  7. RetryCount is available for only the first request of the transaction.
  8. Start of change XCT data is only available if the cross-component trace (XCT) facility is enabled in WebSphere Application Server. End of change

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/nonxaflowsatrequesteventrequestdetails.html
End of change