The Process Management module moves files to a destination folder using the Archive command. This command appends a date and timestamp to the file name, but keeps the original name, path, and date of the file.
From this window the following archive-unique parameters can be defined.
Field |
Description |
---|---|
Label |
Specifies the unique label of this process command. This label allows other commands to branch to this command. The label that you type here appears in the Label column on the EC Gateway Process Window. |
Disable command |
Disabling the command will allow temporary modification of the process statements. This allows for testing of the statements for error-free robustness. The command that has been disabled will not show in the script file (.pfs file). |
Source Directory |
Directory where the file to be archived is located. Clicking on the arrow icon beside the field will present to the user two choices: Parameters or Directory, will open the Select a Directory window. |
Source File |
File name of the file to be archived. Clicking on the arrow icon beside the field will present to the user two choices: FileName, or Constant will open the Enter File Name window. |
Archive Directory |
Folder (directory) where the archive will be created. Clicking on the arrow icon beside the field will present to the user two choices: Parameters or Directory will open the Select a Directory window. |
Archive File |
Name of the file that has been archived. Clicking on the arrow icon beside the field will present to the user two choices: FileName or Constant will open the Enter File Name window. |
Delete Source File |
The user specifies whether the source file, once it has been archived, can be deleted. The choices are Yes or No. |