Hi Guys
Is it possible to publish individual workflows to the orchestrator instead of the entire process?
Hi Guys
Is it possible to publish individual workflows to the orchestrator instead of the entire process?
Technically yes , you can place each wf into different folder and open in studio, this will create separate project json and can be published as separate packages.
If you intend this for reusabiliy, better to usw libraries
Do you mean you want to publish project which has single workflow ?
Sorry for the late repsonse back. Yes
@Sourav_Anand I already have different workflows grouped into folder structures for the project. I basically want to publish the separate folders in orchestrator as individual processes/workflows.