You can add conditional logic to a process flow so that different activities run based on the return code of a preceding activity. For example, you could execute one activity if a job returns a return code of 1 and another activity if a job returns a return code of 0. In this way you can build conditional branching into your process flow.