Inhaltsverzeichnis anzeigen | ![]() |
Makes it easier to create multiple new addresses or transfer them from existing data records.
Parameters
First of all, you must specify the data path where the data to be imported is located, using "\" between the directories. If one or more files in ASCII format are to be imported, they are stored in a Todo directory and the path then only specifies the route to this directory (it is added automatically!). If an XML file is to be imported, the path to this XML file is specified and its name is added automatically.
Caution: In the above example, files for import in ASCII format must be in "C:\tmp\addressimport\Todo", while a normal XML file must be in "C:\tmp\addressimport".
Recommended execution interval
Only as required and as a batch job
Dependencies on other scheduled tasks
None, but if possible not at the same time as database updating tasks or deleting data (otherwise partial deletion can result – danger of "corrupt" data).
Note: The correct content of the files is an absolute pre-requisite for a successful import. The format of the import file depends on the parse file used and can be derived from that file.
See also |