I want to receive an email when 1)The workflow will be successfully completed in time and a completion Notification will be sent to the respective person(e-mail id) or support group(distribution list) via the email task or the post-session e-mail notification in the session task.
- The workflow will be continuing to run in excess of the expected time due to some issues (like network, data, etc).In such cases the “STILL RUNNING” notification will be sent to the respective person (e-mail id) or support group(distribution list) via the email task or the post-session e-mail notification in the session task.
For the scenario 1 just follow the guide linked by @rownum-highart.
For the scenario 2 use a parallel flow with a timer. Combine the two flows with
Decision Task. Remember to useTreat the input links asset toOR. followed byEmail Taskwith a condition of your session status.