Specifying label configuration parameters

The label printing configuration parameters are defined below. These parameters are specified in:

<INFOR_SCE_HOME>\<SCE_INSTANCE>wm\app\conf

WM_PRINT_LABELS

This parameter indicates whether the Infor WMS WM application server is used for printing labels. The default is Yes. If the value is No, the label printing functionality is turned off.

WM_LABEL_STAGE

This parameter provides the full path to the folder where the Infor WMS WM server initially creates the XML files for labels. The Infor WMS WM server uses this folder as a staging folder for creating the XML file. The server then moves it to a different folder for printing. This folder must be an existing folder on the Infor WMS WM server.

WM_LABEL_PRINT

This parameter provides the full path to the folder where the Infor WMS WM server places the XML label files for printing. After initially creating the files in the WM_LABEL_STAGE folder, the Infor WMS WM server moves the files to this folder. This folder must be an existing folder on the Infor WMS WM server machine. A drive letter must be mapped on the Loftware machine to this folder, and the Loftware print server must be configured to scan the mapped drive for labels to print.

This folder can also be on a mapped drive. In this case, the mapped folder must be specified in Windows UNC format.

WM_LABEL_USE_FTP

This parameter indicates whether the FTP option in the Infor WMS WM server should be turned on. Options are Yes or No. If the value is Yes, the XML label files created on the Infor WMS WM server are moved to the Loftware server by FTP. Otherwise, no FTP file transfer is done. The FTP option is useful if the Infor WMS WM server is running on a UNIX operating system. A drive cannot be mapped from the Loftware machine running on Windows to the Infor WMS WM server machine running on UNIX.

FTP.WM_FTP_SERVER

This parameter provides either the name or the IP address of the machine running the FTP server (the Loftware server). Ensure that an FTP server is installed and running on the Loftware machine. The value is significant only if the WM_LABEL_USE_FTP parameter has a value of Yes. Otherwise, the value is not read.

FTP.WM_USER_ID

This parameter specifies the user ID to be used for the FTP logon. This value is significant only if the WM_LABEL_USE_FTP parameter has a value of Yes. Otherwise, the value is not read.

FTP.WM_PASSWORD

This parameter specifies the password to be used for the FTP logon. This value is significant only if the WM_LABEL_USE_FTP parameter has a value of Yes. Otherwise, the value is not read.

FTP.WM_REMOTE_DIR

This parameter provides the path of the FTP destination folder for the label files. The path is relative to the FTP root or home directory. If you are using the FTP option, you must configure the Loftware print server to scan this destination folder for labels to print. This parameter value is significant only if the WM_LABEL_USE_FTP parameter has a value of Yes. Otherwise, the value is not read.

FTP.WM_INTERVAL

This parameter specifies the time interval in seconds at which the FTP process should periodically run. This value is significant only if the WM_LABEL_USE_FTP parameter has a value of Yes. Otherwise, the value is not read.

FTP.WM_ENCODING

This parameter specifies the XML encoding used for label files. This value is always read even if the WM_LABEL_USE_FTP parameter has a value of No.