Skip to main content
shukurs2366
September 19, 2023
Question

Scenario based question

  • September 19, 2023
  • 2 replies
  • 0 views

Consider there are three steps in a process which run parallel and each of the task is assigned to three users, now you need to design the process in such way that if any of the user completes a particular task then other two tasks has to be cancelled, what is your design approach in Appian

    2 replies

    stefanhelzle0001
    Brainy
    September 19, 2023

    Route all parallel flows into a terminating end event that kills all still active nodes, and ignore the horrible user experience.

    shukurs2366
    September 19, 2023

    Yeah, got it. I just missed simple point. 

    Thank you [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]