Hi
We have few App Connect services accessed via Data power. When its passes through data power , there is a X-Global-Transaction-Id in HTTP header. So i added this in my
monitoring profile xml.
The Flow Exerciser shows it to be present.<profile:globalTransactionId profile:queryText="$Root/HTTPInputHeader/X-Global-Transaction-Id" profile:sourceOfId="query"/>
<profile:eventCorrelation>
<profile:localTransactionId profile:queryText="$Root/JMSTransport/Transport_Folders/Header_Values/JMSMessageID" profile:sourceOfId="query"/>
<profile:parentTransactionId profile:queryText="$LocalEnvironment/Destination/SOAP/Reply/ReplyIdentifier" profile:sourceOfId="query"/>
<profile:globalTransactionId profile:queryText="$Root/HTTPInputHeader/X-Global-Transaction-Id" profile:sourceOfId="query"/>
</profile:eventCorrelation>
Unfortunately, in the XML output , localTransactionId , parentTransactionId and globalTransactionId has same value of JMSMessaedID !
Raj
------------------------------
Rajesh Solanki
------------------------------