Jump to content

Bug with Workflows that call Powershell Script


haylebop

Recommended Posts

So, I have been using the workflow automation to much sucess.

I have one activating script upon logon. It used to work wonderfully even though every time it ran it reported "Failed" in workflow status. 

It seems that my PowerShell scripts hang up the workflow. These two scripts write back to custom variables on each machine when they run. 

I just tested and it does not seem to matter whether the custom variable code snippet is in the script or not. 

It is not possible to successfully run a workflow with any steps after a PowerShell script currently. 

 

Does anyone have any way to fix this, I tried adding "exit" at the end and that didn't help.
I'm also going to contact support and see what they say. 

-Hayley

image.png.ca0579a29c68c678dc40f9d6afc8fb86.png

image.png

Edited by haylebop
Link to comment
Share on other sites

  • 2 months later...

After working with support we found out what the issue was!

The "Delete Notification" required waiting on the web app to run that, and the workflow got out of step and failed.

Fixed this by moving "Delete Notification" to the end of the workflow. Multiple scripts run with Custom fields and variables no problem!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...