yesterday
Hi everyone,
I am trying to run a Python script from Blue Prism using the "Utility - Environment :: Start Process Read Stderr and Stdout" action. The script moves a folder into another folder.
I need to pass the following arguments to my Python script:
I am having trouble figuring out how to correctly pass these arguments into the "Parameters" field. I keep getting syntax errors when running the process.
How should I properly format the arguments in Blue Prism so that Utility - Environment :: Start Process Read Stderr and Stdout executes the script correctly?
Any help would be appreciated!
Thanks in advance! 😊