|
EtlJobDescription | | The optional description appears in the ETL Dashboard. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
ScriptValueCacheCount | | The attribute ScriptValueCacheCount allows the result from a given formula to be cached. This eliminates the need for a given formula to be evaulated in the scripting engine more than once. The count is the maximum number of formulas to be cached.
The default is 500.
To disable the caching, set the value to 0.
|