Invoke Powershell activity stucks while opening apps

Hi

I am using invoke powershell to open an application.
But it stucks in this activity after opening the application and doesn’t move to the next step.

Any ideas why this is happening?
Thanks in advance.

Hi @dcrt,
Could you please show us the PS Script you are using and configuration of Invoke Powershell activity for it?

This is the workflow:
1

And this is the script:

"C:\Programs\TC\plm_c\client\perl\bin\perl.exe C:\Programs\TC\plm_c\client\scripts\start_portal.pl -sso=plmceu"

Like i said it opens the app but stucks after that.

Try maybe method described in this post: