Dear Forum Members,
I have created a workflow in which I am creating PDF files and send those files to a list of people to their corresponding Email Ids. So the first step is input email id and password so if I enter wrong email ID or any number at the place of email id, it accepts the input and create the PDF file but at the time of sending email, it shows the exception that email id is not in a correct format.
But I want, as I enter wrong email ID or Password, It should show a message that Invalid Email Id or Password. How can I achieve this.
Any help will be appreciated. Thanks in advance.