TransactionCorrelation element

Type: imbEventResponseTransactionCorrelation
Namespace: http://www.ibm.com/iib/apiv1/responseObject
XML Schema: ns1.xsd

Description of an event correlation settings

Example XML

<?xml version="1.0" encoding="UTF-8"?> <TransactionCorrelation xmlns="http://www.ibm.com/iib/apiv1/responseObject" local="..." parent="..." global="..." />

Example JSON

{ "local" : "...", "parent" : "...", "global" : "..." }