05-28-2021 10:50 AM
I have two parallel task in my bpmn. I need set bpm_description. But when I do this like this:
execution.setVariable("bpm_description", taskDescription); execution.setVariableLocal("bpm_description", taskDescription);
or like this:
delegateTask.setVariable("bpm_description", taskDescription); delegateTask.setVariableLocal("bpm_description", taskDescription);
and then I look my task description in workflow console (desc task activiti$341) :
{http://www.alfresco.org/model/bpm/1.0}description = null
what am I doing wrong?
06-01-2021 10:24 AM
Problem is solved.
06-01-2021 10:24 AM
Problem is solved.
06-01-2021 12:11 PM
Hi @sergus_dev
Great that you solved your problem. Would be useful to others if you could outline how you resolved it.
Thanks,
Explore our Alfresco products with the links below. Use labels to filter content by product module.