Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
And so, the question is, "how is an Open Studio Project configured to intake multiple input formats and output multiple outputs in a single file? (Output to multiple files, one per format, might be acceptable if the remainder of the problem can be solved.) The sequence of the output records is not significant, since there will be keys in each output record used to reassemble each transaction. (Multiple passes through the input data, generating multiple output files, would probably be highly inefficient; and makes for very complex relationships in building a consistent set of keys across transactions.)