Resolved! Incosistent "Input document should be a flattened map data" Error.
I have a simple pipeline that reads from a list of table names. For each item in the list it looks up data in one SQL database and transfers it to another database.This is the child pipeline. It is passed the name of the table on which to operate a...