Hi All,
In my past exp. with workflows - when item rejected by approver - workflow will be cancelled and will start it again.
But to implement the rejection scenarios (Approvers reject it has to go back to Requestor) in our current requirement,
I am trying to achieve the same using Sequential workflow only (If it is State-Machine - more complicated and time consuming, Maintenance problems in future)
We have 4 levels of workflow :
If Approver1 Rejected, - It has to go back to Requestor for additional changes. and workflow should start from the one who requested the changes.
If Approver2 Rejected - It has to go back to Requestor for additional changes. and workflow should start from the one who requested the changes.
If Approver3 Rejected - It has to go back to Requestor for additional changes. and workflow should start from the one who requested the changes.
If Approver4 Rejected - It has to go back to Approver3 for additional changes. and workflow should start from the one who requested the changes.
Challenges with Flow:
Tried following question, but didn't get any answer.
Tried with other option:
Once the approver rejected the item - it will go to Requestor(sending edit link in rejection email),
After Requestor submit the change successfully , in this case it should trigger the workflow.
To trigger the workflow again , changed the triggering condition from "Start Workflow when create the item" --> "Start Workflow when create/edit the item" , but this is not the valid for some scenarios, specially (update item -Action)..
Can anyone pls let me know - is there any way to achieve using MS Flow..
Thanks
Vishnu


Report
All responses (
Answers (