Scenario
A list of Ids arrives as single record containing a comma separated list, and PhixFlow wants to create a single record for each element of the list. For example, the list may have come from a web service, and the Ids need to be in separate records for further processing
...