hi ,
we have a requirement where we are exposing our flow service as wsdl to the thrid party system called as TP .
TP is generating the transaction ID which needs to be consumed in webMethods and they are pasing it in global header .
How can we fetch the transaction id in webMethods as we are the provider .
I am able to find this transction ID in integration server when i increase the logging level to Debug. We need to get this transction id in the flow service .
How can this be achieved in webMethods .
We have a catch here : we cannot expose extra field in the input so that transaction id can directly be passed by TP system to webMethods.
Thanks
Mithilesh
#Integration-Server-and-ESB#webMethods