Start process dynamically from seperate machine or build pipeline?

skold

New Member
Hello,

my company have set up a build pipeline and want to use blueprism to preform some automated gui-tests right after the build is complete.
The problem is i dont quite know how to trigger the blue prism process from a pipeline or a seperate machine.

I have been playing around with powershell. I can start a blue prism process from powershell as long as i run the powershell commands from the same server that blue prism is installed. However, when i try to run the powershell commands from a remote server it fails ( i connect remotely to the blue prism server within powershell before i try to run the script - Enter-PSSession –ComputerName )

Any ideas about this?
Any other suggestions?

I know i could expose the process as a webservice, but i would rather not.
Thanks
 
Top