Preserving Transaction Boundaries in the Detail Pipeline
Preserving Transaction Boundaries in the Detail Pipeline
When you want to preserve the transaction boundaries in the detail pipeline, choose the Row transformation scope. The Row transformation scope allows the Integration Service to process data one row at a time. The Integration Service caches the master data and matches the detail data with the cached master data.
When the source data originates from a real-time source, such as IBM MQ Series, the Integration Service matches the cached master data with each message as it is read from the detail source.
Use the Row transformation scope with Normal and Master Outer join types that use unsorted data.