08-01-2017 11:40 PM
I have a main process with parallel gateway consisting of call activity and user task. If I make action on user task, a variable x value will be updated to 'y', which also need to be updated in subprocess in call activity as well. Is there a way to update variable 'x' in subprocess??
thanks,
Swamy.
08-03-2017 12:40 AM
you should be able to do it using a task listener attached to the user task. Upon completion of the task, do a process query for the subprocess and update the variable.
Explore our Alfresco products with the links below. Use labels to filter content by product module.