Hello,
What is the difference between “process executor” and “execute a process” in process studio?
Hello,
What is the difference between “process executor” and “execute a process” in process studio?
Hello Aishwarya,
1.Execute a process:
-You can use the Execute a process step to execute a shell script on the host where a process will run.
-The step is similar to the process entry Shell, but can be used in a workflow to execute for every row.
2.process executor:
-The process executor allows you to execute a Process Studio process.
-It is possible to launch multiple copies of this step to facilitate parallel process processing.