Dear All ,
I am new to camunda BPM model design , have an requirement for user task to have multiple option for selection
option 1 ) Send to Line Manger
option 2 ) Send to Technical committee
option 3) Cancel the request
On selection of each option there is validation i.e If option 1 is selected then justification is required if option 2 is selected approval from line manager is required
So please guide me how to achieve this in camunda
Thanks