Import | The value determines whether data is imported. The parameter has its own meaning in various programs. In EUL.exe "Import 1" means that data should be read into the EULANDA SQL database. Usually, order data from the SHOP is imported here. However, other data is also possible, for example articles from another EULANDA client. In NOP.exe "Import 1" means that data should be read into the SHOP. These are usually items and warehouse data.
|
ImportAddress | Depending on the program, the parameter has a different meaning. In the "EUL.exe" program, the "ImportAddress 1" parameter causes addresses in the XML file to be transferred to the address master data set. In the "NOP.exe" program, however, addresses are copied to the SHOP master record.
|
ImportCategory | Depending on the program, the parameter has a different meaning. In the "EUL.exe" program, this parameter causes the characteristic tree in EULANDA to be replaced by the one in the XML file. In "NOP.exe", on the other hand, the categories are created in the SHOP system.
|
ImportOrder | The parameter "ImportOrder 1" causes orders from the XML file to be read into the EULANDA SQL database.
|
ImportPicture | Depending on the program, this parameter specifies whether images are to be imported. If this is used in the "NOP.exe" program, you can use "ImportPicture 1" to transfer images to the SHOP. This is the normal case. However, by setting "0", images from "NOP.exe" can be ignored. In the "PIC" program, this parameter has the meaning of the DMS image transferred to EULANDA.
|
ImportPrice | This parameter specifies that price information is to be imported from the file with the "PriceFilemask" file mask. Articles specified in the import file but not present in the database are ignored.
|
ImportProduct | This parameter specifies that products are to be imported. This can be done in an EULANDA database or in a SHOP database.
|
InboxFinishedDir | The parameter "InboxFinishedDir" points to the input folder of EULANDA. Here are completely processed files. It is an archive folder, so to speak.
|
InboxPendingDir | The parameter "InboxPendingDir" points to the input folder of EULANDA. Normally this is where the orders from the SHOP are located. The "Pending" folder contains input data (EULANDA side) that is due for processing.
|
InboxRunningDir | The parameter "InboxRunningDir" points to the input folder of EULANDA. Files currently being processed are located here.
|