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

Compare with Current View Page History

« Previous Version 2 Current »

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
        3. Activity 3 (Complete ‘’Task completion’’ form)
        4. Activity 4 (Complete ‘’Task summary’’ report)
      2. End subflow  (Task)
    3. Activity 4 (Acknowledge)
  2. 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