Hello friends I am working on a sample workflow. it is a leave workflow. now in step1 i have placed a user decision to accept or reject the leave, in reject i want the user to decide if he again wants to apply for the leave so i have placed a user decision here, if he again wants to apply for leave then the workflow should go back to step 1. so for this i have used a Process control and in that i have used Set Work Item to Obsolete and have given the workflow step no bt wen i click on the green tick above i get a message No exception 'Processing obsolete' was modeled for step '0000000004'
also wen i run the workflow and choose reject in step1 I am not asked by the system if i want to re-apply for the leave.