Hello experts,
I have a scenario where i have use REF. When there is no transaction item, it moves to End State. At end state after closing all applications workflow, i wanna execute another process called “XYZprocess”.
If you use start job and want the job start on same machine and user then yes once first completed second starts…if it starts on different machine or user then it continues its execution and first job will end
And if you use invoke process then the second process will start and the first will wait till it completes