Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The default profile of parameters for Generic Purge are:

  • purgearchivemode: PURGE
  • "Older-than" time for all folders: 48 hours
  • Mask for all folders:  *
  • List of purged/archived folders:

Local folders: cmw\in, cmw\reply, cmw\ack, cmw_staging_folder, cmw\extractsFTP folders: CMW\inbound, CMW\outbound, CMW\ack, CMW\extracts
To change one, specify it in the control message with a string (<dataType>S</dataType>) value, for example:
<taskParameter>    <name>run_purge_ftp_ack</name>    <dataType>S</dataType>    <value>N</value></taskParameter>
 

Parameter Name

Valid Values

Description

purgearchivemode

PURGE (default) or ARCHIVE

Switches the mode of the workflow. You can either use PURGE to purge or ARCHIVE to archive a directory.

Optional parameters if you choose PURGE

 

 

run_purge_ftp_ack

Y (default) or N

Turn off a parameter if you do not want the corresponding folder purged.

run_purge_file_ack

 

 

run_purge_ftp_reply

 

 

run_purge_file_reply

 

 

run_purge_ftp_extracts

 

 

run_purge_file_extracts

 

 

run_purge_file_in

 

 

run_purge_ftp_in

 

 

purge_ftp_ack_time

time in hours; 48 by default

Files older than this value will be purged in the corresponding folder.

purge_file_ack_time

 

 

purge_ftp_reply_time

 

 

purge_file_reply_time

 

 

purge_ftp_extracts_time

 

 

purge_file_extracts_time

 

 

purge_file_staging_time

 

 

purge_file_in_time

 

 

purge_ftp_in_time

 

 

purge_ftp_ack_mask

default value is *

Enter a specific file mask to be purged in the corresponding folder.

purge_file_ack_mask

 

 

purge_ftp_reply_mask

 

 

purge_file_reply_mask

 

 

purge_ftp_extracts_mask

 

 

purge_file_extracts_mask

 

 

purge_file_staging_mask

 

 

purge_file_in_mask

 

 

purge_ftp_in_mask

 

 

Optional parameters if you choose ARCHIVE

 

 

run_archive_ftp_ack

(default) or N

Turn off a parameter if you do not want the corresponding folder archived.

run_archive_file_ack

 

 

run_archive_ftp_reply

 

 

run_archive_file_reply

 

 

run_archive_ftp_extracts

 

 

run_archive_file_extracts

 

 

run_archive_file_staging

 

 

run_archive_file_in

 

 

run_archive_ftp_in

 

 

archive_ftp_ack_time

time in hours; 48 by default

Files older than this value will be archived in the corresponding folder.

archive_file_ack_time

 

 

archive_ftp_reply_time

 

 

archive_file_reply_time

 

 

archive_ftp_extracts_time

 

 

archive_file_extracts_time

 

 

archive_file_staging_time

 

 

archive_file_in_time

 

 

archive_ftp_in_time

 

 

archive_file_ack_mask

default value is *

Enter a specific file mask to be archived in the corresponding folder.

archive_ftp_ack_mask

 

 

archive_ftp_reply_mask

 

 

archive_file_reply_mask

 

 

archive_ftp_extracts_mask

 

 

archive_file_extracts_mask

 

 

archive_file_staging_mask

 

 

archive_file_in_mask

 

 

archive_ftp_in_mask

 

 

BACK TO TOP

  • No labels