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 we are able to pass the arguments to the script.
2. The script is getting triggered and executed
3, But we are not able to read the output from the script to take decisions in blueprism.
Are we missing something here ?