Kill Process Login Workflow Before The Message Display Process

Hello,

Can you help me to use the Kill Process activity for kill the process login workflow. My plan is:

-. After user input the username and password for login, then the message box will be notice “Login success”.
-. But, before the message box activity, i will attach the Kill Process activity to interrupt the message so it doesn’t appear.
-. So, the process will stop before the message display process.

Regards,
Brian

Hi
but for that we dont need to use Message Box Itself na buddy
like we can directly use login and kills the application
and if its not a application rather if we want to terminate the workflow or the process which is currently getting executed then we need to use TERMINATE WORKFLOW activity

Kindly correct me if i have understood the query wrongly
Cheers @Brian_Henokh1

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.