I have written a custom Task Event listener. In that on the After task added event I am changing some process variables.
How can i fetch process variables in Task event listeners ?
Any help is aprreciated.
Please consider passing the process variable as task variable through mapping so that process variable is available in the task context. Use the task variable mapped with the process variable inside task listener
Please consider passing the process variable as task variable through mapping so that process variable is available in the task context. Use the task variable mapped with the process variable inside task listener