Blue Prism and DevOps

GGG

New Member
Hi everyone,
I know that the question might be strange since RPA and DevOps are two different paradigms, but I am looking for documentation about Blue Prism integration within a DevOps pipeline (like CA or IBM Cloud).

Is there any documentation about actual or future integrations of Blue Prism with DevOps pipeline?
Thanks in advamce
 

Devendhar

New Member
Hi,

Please follow the below steps to integration DevOps using BluePrism. Thanks!!

1. Create new bat file using the below commands for calling blueprism Process.

cd C:\Program Files\Blue Prism Limited\Blue Prism Automate\
AutomateC.exe /user UserName Password /run BPProcessName

2. Create new PipeLine to call the newly created Bat file using the DevOps.

Regards,
Devendhar
 

kiss4344

Member
Appreciate any help in finding whether BluePrism can be integrated with DevOps? If yes then how?

I am assessing whether we can build a CI/CD pipeline model with Blue Prism, to make the deployments process smoother than it is currently. If anyone can find anything, please give me clarity
 

kiss4344

Member
Hi,

Please follow the below steps to integration DevOps using BluePrism. Thanks!!

1. Create new bat file using the below commands for calling blueprism Process.

cd C:\Program Files\Blue Prism Limited\Blue Prism Automate\
AutomateC.exe /user UserName Password /run BPProcessName

2. Create new PipeLine to call the newly created Bat file using the DevOps.

Regards,
Devendhar
Hi Devendhar- How to create new pipeline? Any idea?
 

kiss4344

Member
Hi everyone,
I know that the question might be strange since RPA and DevOps are two different paradigms, but I am looking for documentation about Blue Prism integration within a DevOps pipeline (like CA or IBM Cloud).

Is there any documentation about actual or future integrations of Blue Prism with DevOps pipeline?
Thanks in advamce
Any idea regarding the same?
 
Top