Hi Team,
I need to know that, can we run same process of two different versions on two different machines. Is it possible?
How we can do that can you please share the demo?
Yes you can run two different versions on two different machines. You can do it by scheduling or running the process by specifying the package version to run.
Thanks,
Ashok ![]()
You can use the triggers to execute the code at a particular time and also you can directly use the orchestraor to run the code on different machines.
Regards
You will have to create two or desired number of processes with desired older package versions.
For example, you want to run latest and previous version of the package.
Create two processes one for latest version, another for previous version and run as per requirement and machine.

Thanks,
Ashok ![]()
1 Like