DMXSetEstimatedInputRecordCount function - Connect_ETL - 9.13

Connect ETL Shell Functions Reference

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
Language
English
Product name
Connect ETL
Title
Connect ETL Shell Functions Reference
Copyright
2023
First publish date
2003
Last updated
2023-09-11
Published on
2023-09-11T19:06:59.560515

Short Description: To override the estimated number of source records.

Syntax

DMXSetEstimatedInputRecordCount ID count

Parameters

ID The ID returned by DMXNew that identifies the invocation.
count An integer or double value with the estimated number of source records that remain after applying any filter for all sources.

Notes

You can invoke this function at any time after loading the task via DMXSetApplicationFileName and before running the task via DMXRun.