g_ETLPipelineSteps_RollupCursor_GroupUpdater
GroupUpdater
Each row of the group is processed by a script. In the script, the result row is available through a variable named "group" and the input row is available through a a variable named record.
Properties
language : schemeLanguageTypeThe scripting language for this element.
The language defaults to scheme.Valid values based on“languageType”. scheme scheme scripting language
Parents
g_ETLPipelineSteps_RollupCursor - An ETL rollup cursor.
Parent topic: g_ETLPipelineSteps_RollupCursor