Resolved! Pass Dynamic Argument to Batch File
Hi Community,I am Running Batch file from Blueprism using Utility: Environment --> Start Process ActionApplication : "cmd.exe"Argument: "/C C:\Users\....\test.bat"Batch file Content: ECHOcd /d T:\FolderABCdir /s /b /o:gn >list.csv It is running Perf...