I have a main process. I have scheduled it. After the process moving to stage 2. I need to trigger another process to get the input files needed for stage2. Main process will wait to stage 2 process to complete and resume again.
I have tried “Start a job and get a reference” activity. There I can mention only process name. I have to run in specific machine. There is no property to mention it.
As you suggested, I will try to implement it using orchestrator https request.