Importing master data

You can import supplier and buyer data (master data) in several formats via a maintenance plan.

Important notes

Use this query to see what character set is used in the database:

"Select value from SYS.NLS_DATABASE_PARAMETERS where PARAMETER = 'NLS_CHARACTERSET'"

If an ANSI character set is used, the database needs to be recreated using a unicode character set.

Procedure

  1. Create a maintenance plan for master data import.

  2. Click Finish to save the maintenance plan.

  3. Import the master data at any time by running the maintenance plan (select the plan and click Start in the Maintenance dialog).

Log files

Running a maintenance plan creates two log files in the location specified in the maintenance plan:

Errors during import

Any errors during the import are saved in the log files. Validation errors show the location of the error in the XML file. For example, ----- Validation error: (4,297) means that the error is on line 4, position 297.

Master data: Overview