You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Hi Joget Gurus, hope everything is going well for you, I really need your help!

Textual description

  1. Start process A
    1. Activity 1 (Complete ‘’Creation’’ form)
    2. Activity 2 (Complete ‘’Planning’’ form)
      1. Start subflow/subprocess  (Process B) with actual parameter/WF variable (statusA)
        and subflow parameter/WF variable (statusB)
        1. Activity 1 (Complete ‘’Creation’’ form)
        2. Activity 2 (Complete ‘’Task assignation ’’ form)

// I would like to loop these activities (1-2) with a checkbox or any other form field linked to a wf variable (‘’another’’)
to create as much (task for example) as I need to (Each task having its own ID and following to the next activities
(2-3-4-5 below) in the workflow) until I uncheck the box//  for now I've tried to make the subflow start itself as a subflow

        1. Activity 3 (Complete ‘’Task completion’’ form)
        2. Activity 4 (Complete ‘’Task summary’’ report)
      1. End subflow  (Task)
    1. Activity 4 (Acknowledge
  1. End of Process A

Graphic Description

Process A

Form A

Process B
Form B

 

Thank You in advance for your help!

Have a nice day!

  • No labels