How to run different processes (each build in re-framework) one after another?

Hi,

I heard some where that UiPath has launched a functionality through which more than one processes can be triggered in a sequence.

For example, I have a process A, which executes and saves a Datatable. This DataTable is input for Process B, and finally say Process C is executed once Process B is over.

Can this be automated, so that automatically once A is over, B is triggered and once B is over C is triggered .

Any inputs will really help.

Regards
Ankit

Hy @ankit.jain1,

wtih the ‘Invoke Process’ Activity you can trigger a process saved on Orchestator, use arguments option to pass parameters It looks like this

image

1 Like

Thanks, understood. Is this the new feature in UiPath ?

Regards
Ankit

Hy @ankit.jain1,

Yes it is new feature, it is realy cool!! I used a couple of times.

Please mark my answer as solution!

Thank you!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.