Adding existing subprocesses to a new subprocess

I'm looking to condense an existing process model which has multiple branching paths each containing a sequence of subprocesses and script tasks. For the purpose of readability, the branched paths need to be represented by a single subprocess which passes in all the needed inputs. What's a good way to go about doing this?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data