How to execute a script and read its output
We are kind of struck here. We have a powershell script which has to be executed by Blueprism and need to read the output of the script and take decisions. 1. We are using the Utility-Enviornment with Start Process action to trigger the script and ...