User842257015 posted
Hi All,
I got a proposal, it looks like the workflow based process, would you please share any best design to implement this
User1 get into the portal site and Initiate the process, then application send mail notification to
User2
User2 review and either accept or reject while reviewing and submit his action
User1 got mail with User2 comments
If the User3 got mail if the User2 approved if it rejects the notification send to
User1, and User2,
If the User3 accept then the workflow completed and generate a final summary.
Would you please suggest any architecture.
Now I started the Asp.Net MVC web application to initiate the User1, remain user able to approve or reject through email only.
Thanks,