PortSequencer provides control flow over a set of output ports. On receipt of a document, the document is sent to each of the ouput ports in the order that the ports are defined. A signal is sent the the next port, in port order, only after processing of the document on a given port has been completed.
A portSequencer must be configured with the number of output ports.
To configure the number of ports on a pinSequencer, simply change the value of the noOut property.