Hi all,
I have an issue to put the workflow process variable at my jsp custom template. Can any one suggest me how to use process variable in to custom jsp template.
I am creating this jsp for email notification and tried
<dmp:param><PROCESS_VARIABLE></dmp:param>
But it not work.