Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example of usage:

<taskParameter>
<name>MicroBatchKeyRecordCount<name>MicroBatchKeyRecordCount</name>
<dataType>S</dataType>
<value>50</value></taskParameter>

...

SDP-36297: DeltaBased filter was enhanced for Warehouse Trade Extract

By default, the WRHSTRADEEXTRAXT WRHSTRADEEXTRACT returns all records within a Batch (trades with same Batch Key: Entity+Source+Effective Date+Security), even if only one trade from the Batch was updated since the prior run. An additional DeltaBased global parameter was introduced, in order for WRHSTRADEEXTRACT to return transactions loaded only after the prior run.

...