Hi Community,
Is there a way to get the current transaction name using the javascript API. So you have a script like:
<Action>
<transaction1>
<transaction2>
javascript within this container and fetch the transaction container ; in this case <transaction2>
Regards,
Arjan
You can't get during runtime the name of the container even through Javascript API.