I'm trying to attach BluePrism to a PowerShell process and input some character.
Currently, I can launch PowerShell and get the PID by using C#, yet I'd like to actually attach the PowerShell process to BluePrism and I'm not sure how to do this use case.
I tried to use the Application Modeller(no C# code involved), but I can't get the process to attach or been launch. Furthermore, when I press the Diagnostics button, then Take Snapshot(Now), I get a Not Connected message.