I have a work request process that I'm building in Change and at various points I'm creating an authorisation Task where the asignee can choose Approve, Reject or Amend. This ends the task with the End status set at one of those three values. Back in the main Change process I then want to check for each of those three values and then branch off three different ways. I've tried preconditions, multiple conditions and a mix of the two but everytime I try to save I get an error message about multiple Reminders (in each case a reminder needs to go out) or multiple Add Tasks or multiple preconditions, etc. None of the solutions I'm trying allows me to save the process - always I get a mulitple 'whatever' message
Surely what I'm trying to achieve is common and I should be able to achieve this in a straightforward way?
Any advice greatly appreciated!
Thanks.