Dear Experts,
Is it possible to get a tab attribute and assign it to a variable substitution?
for example, I have the following payload:
<header>
<body attr1="filename">
<data1>xxxx</data1>
</body>
</header>
is it possible to get the attr1 of the body tag?
according to this thread https://scn.sap.com/thread/1564890, it is not possible. There's actually a workaround in the thread but I don't understand how to fill the standard XI header with dynamic data from the source message.
Thank you,
Suwandi C.