Task variable workflow



  1. Create a new form or Edit an already created form.



  2. Associate the form with the workflow.



  3. Ensure the workflow has included FormBPMFilteredDataPipelineListener.



  4. Add task filter variables to the form. The FormBPMFilteredDataPipelineListener copies the added task variable keys from form(formio) to camunda variables..



  5. Note: As of now only key is used, Label and Show in list are included for future purpose.
  6. Click the add button, the selected key is added as a task variable. We can add more variables from the form as task variables and also edit the task variable already added.



  7. Submit new application with this form



  8. Add the task variables to edit filter in camunda tasklist



  9. Now these variables are displayed in users tasklist




--> a