Need option for promoting the developed processes from one orchestrator instance to the other

Exporting processes from development orchestrator to test/prod orchestrator instance has been highly manual task and it is good to have feature in orchestrator to promote the processes to next environment like test or production.

Also it is good to implement an option that would select all the dependencies(Assets, libraries, queues, storage buckets etc) associated for a particular process while promoting it from one orchestrator instance to the other. so that the process along with the associated dependencies can be exported in a bundle without manually searching for the dependencies.

This is what Solutions Management is for.

I think there are also ways to do it with Git.

1 Like

@Venkat4,

UiPath provides native solution that is Solution Management.
Another option we have that is CI/CD pipelines through DevOps. You can follow this video for this. https://www.youtube.com/watch?v=musSykryH7U

Thanks,
Ashok :slight_smile:

@ashokkarale

Thanks for sharing.

CI/CD pipelines is an externally implemented work around. However, this should be a feature available in the Orchestrator as part of the product.

Glad to know about Solution Management option to be launched in Automation Ops in cloud. This option provides seamless approach of exporting the solutions. Hope this will be soon implemented in the Automation suite and on premise versions as well.

Cheers :slight_smile:

1 Like