Defines the mapping of data file fields and rowsource columns.
Optional attribute applicable only for stagemaps. It has no effect for load specifications.
Required: Name of the rowsource.
Whether the loader should filter out load records whose key values are already staged. (Default= true) Note: Do not set to false for the parent rowsource of a parent-child pair.
Note: | Data records can be filtered with only records matching the filter criteria let through to the <member> elements. Filter elements include <simple-filter>, <dimension-filter>, <rowsource-filter>, <distinct-filter>, and <custom-filter>. |
Note: | <prologue> | <epilogue> enable custom code to be invoked before and after staging. |