Pick any simple example pipeline that pipes the output of one command to the next command (a simple, two step pipeline will work fine).
Set it up so that a uuid is generated for the output of the first process.
Make a BCO that describes that pipeline.
This will be an exemplar BCO for executing pipelines in this way.