28,655 questions
Hello there,
Before running the outlook launch flow, we need to check whether the outlook programme is already running or not with an if statement.
You can close the already open instance by using "Terminate Process" and passing Outlook exe. And then launch a new instance from PAD.
As a best practice we do close all applications used in the usecase and then launch them once in the beginning when the process starts.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--