Solved
How to access ctx value in Javascript code workflow
Hi,
I want to access adminSystem parameter in workflow using javaScript code. From value of adminsytem I want to split the templates.
<ctx>
<customerName>XYZ</customerName>
<adminSystem>ABC</adminSystem>
</ctx>
Thank you in advance.
Best regards,