Scenario: Multi-Level Document Approval
The approvers are: Product Manager, Marketing Manager
Document Submission: An employee submits a document to the ‘Product Approval’ SharePoint library.
-
First-Level Approval (Product Manager):
The approval process begins with the Product Manager.
If the Product Manager approves the document, it moves to the next level.
If the Product Manager rejects the document, they provide comments for required changes. The flow does not end.
The employee makes the necessary changes and resubmits the document.
The approval process restarts from the Product Manager.
-
Second-Level Approval (Marketing Manager):
Once the Product Manager approves the document, it moves to the Marketing Manager.
If the Marketing Manager approves the document, it moves to the next level.
If the Marketing Manager rejects the document, they provide comments for required changes. The flow does not end.
The employee makes the necessary changes and resubmits the document.
The approval process restarts from the Marketing Manager.
Can you give me any idea of what I can do?
Thanks 🙂