Hi,
I want to create a workflow for our application. I followed the steps from Creating the Process model - CUBA Platform. BPM subsystem and created roles, task and outcomes for the task.
Now when I am creating a flow for that task, the outcomes are not coming in the dropdown list.
I followed the steps as bellow.
1.created two process roles for the model
i. Owner
ii. Supervisor
-
Created Start event
-
Created Standard form with the following two parameters
i. procActorsVisible with true value
ii. attachmentsVisible with true value -
Created a user task with the name as “Create” and assigned to the Owner role.
-
Created two Task outcomes for “Create”
i. Success
ii. Fail with variable commentRequired = true -
After that add exclusive gateway node to the workspace and add two more elements
i. Script task with Set “Fail” status name
ii. User task with Validation name
When selecting the Fail flow arrow and expanding the Flow outcome dropdown list from the properties panel it is not showing the
task outcomes which i created during the creation of “Create” user task.
Please suggest me the way to fix this issue.
Thanks,
Subrat