AX1396
Import Wizard: General tab
On the General tab of the Import Wizard, you can define general properties for the import—such as the import name and save options.
Item | Description |
---|---|
Import Name |
The name of the import. The import name is how you access and execute imports from the Imports menu, and in other areas such as the Import ETL Package task in Scheduler. |
Description |
Optional. The import description. The description can be used to document the purpose of the import and/or to detail important import instructions. The description is limited to 2000 characters. When an import is opened in execute-only mode, the description can be viewed by clicking the Show description link in the Execute Import dialog. |
Save Options
The save options impact how data is saved to the destination table when the import is executed.
Item | Description |
---|---|
Ignore lookup and key errors |
Specifies the import behavior if lookup and key errors exist in the temp table data before saving to the destination table. These errors include invalid lookup data, blank keys, and duplicate keys.
NOTES:
|
Aggregate rows on final save |
Specifies whether duplicate rows are aggregated during the final save to the destination table. Duplicate rows are rows that have the same key column values.
NOTE: This option does not apply when the destination table for the import is a reference table, or any table with an identity key column. |