##External Processes
Normally, workflows that execute native (non-JVM) processes are easiest to build using PipeScript. However, you can mix native processes with JVM-based workflows by using the RunProcess class.
##External Processes
Normally, workflows that execute native (non-JVM) processes are easiest to build using PipeScript. However, you can mix native processes with JVM-based workflows by using the RunProcess class.