Managing Actions

Define actions and trigger them to perform a configured task or set of tasks.

Types of webMethods.io MFT actions

There are two types of actions in webMethods.io MFT:

Post-Processing actions.
These actions allow webMethods.io MFT to execute specific tasks or a series of tasks when a user uploads, downloads, or deletes a file. When configuring post-processing actions, any changes made, apply to all active user sessions.

Scheduled actions.
With scheduled actions, webMethods.io MFT performs a defined set of tasks at a specified date and time. This feature enables automated execution of tasks based on predetermined schedules.

Adding a Post-Processing Action

Define a post-processing action for execution when a user uploads, downloads, or deletes a file.

To add a post-processing action

  1. Go to Actions > Post-Processing and do one of the following:

    • If you want to create a new action, click .
    • If you want to create a copy of an action that already exists, select an existing action, and click .

  2. To define the conditions that trigger the action, specify the following details:

    Field Description
    Action name Type a unique name for the post-processing action.
    Description Type a brief description for the post-processing action.
    Active Click the toggle button to activate or deactivate the action.
  3. Click    and configure the following criteria based on which webMethods.io MFT will execute tasks, and click Ok.

    Field Description
    Execute the tasks below when a user performs the file operation Select the file operation from the list.
    Note:
    • Delete: If you specify an action based on the deletion of a file, ensure that any subsequent tasks you define for the action do not rely on the presence of the deleted file.
    • Upload: Post-processing actions configured for upload operation get executed for both upload and rename of a file. If you want to execute this action only on rename operation, select the Rename task.
    • Rename: This action gets executed when a file is renamed.
    Virtual folder To specify a folder, select Any folder. To specify a specific folder, select Specific folder.
    For Specific folder, type a specific folder name in the box. Use wildcard characters in the folder name box (for example, *baseName). By default, webMethods.io MFT considers file activity in any folder structure when evaluating action criteria.
    File transfer status To specify a file transfer status, select Success or Failure, Success, or Failure.
    Task execution by To execute the action for file operations performed by particular users, groups, or roles, select Any user or Specific users and click , then select the users, and click OK.
    Execute tasks To specify whether to execute the tasks immediately, after the user exits all sessions, or after the user is idle for a few seconds, select Immediately, After the user exists all sessions, or After the user is idle for and type the number of seconds to wait before executing the action in the box.
  4. Select one or more of the following tasks, and define configurations for each of the tasks in the Properties section accordingly:


    For descriptions of fields for task configurations, see Task Configuration Definitions.

    Tip:

    • Click to disable a task.
    • Click to enable a task
    • Click to delete a task
    • Click to copy a task.

  5. Specify the following details for Parallel processing:

    Field Description
    Enable parallel processing Select this option if you want to enable parallel processing of files in multiple threads.
    Start parallel processing for files after Select the task after which webMethods.io MFT must start parallel processing of files in multiple threads from the list. webMethods.io MFT first executes the task you select here, and any other tasks before it, sequentially.
    Maximum number of parallel processes Type the maximum number (between one and 999) of parallel threads that webMethods.io MFT can create to simultaneously process the files.
  6. Click Add. The new post-processing action appears in the post-processing actions list.

Adding a Scheduled Action

Define a scheduled action for execution at a specific date and time.

To add a scheduled action

  1. Go to Actions > Scheduled and do one of the following:

    • If you want to create a new action, click .
    • If you want to create a copy of an action that already exists, select an existing action, and click .

  2. To define the conditions that trigger the action, specify the following details:

    Field Description
    Action name Type a unique name for the scheduled action.
    Description Type a brief description for the scheduled action.
    Active Click the toggle button to activate or deactivate the action.
    Schedule settings Click . In the Configure criteria dialog box, select one of the following options from the list to specify how often webMethods.io MFT should execute the tasks associated with an action, and click OK:
    • Run once. Specify the Date and Time to execute the task. Click the calendar icon to select a date from the calendar.
    • Yearly. Specify a date range, the months, the days within the month, and the time interval you want to execute the task each year.
    • Monthly. Specify a date range, the days within the month, and the time interval you want to execute the task each month.
    • Weekly. Specify a date range, the days of the week, and the time interval you want to execute the task each week.
    • Daily. Specify a date range and the time interval you want to execute the task each day.
    • Hourly. Specify a date range and the time interval you want to execute the task each hour.
    • Fixed interval. Specify a date range and the time interval before executing the next task for a scheduled action.
    Tasks Select one or more of the following tasks, and define configurations for each of the tasks in the Properties section:
    For descriptions of fields for task configurations, see Task Configuration Definitions.
    Tip:
    • Click to disable a task.
    • Click to enable a task.
    • Click to delete a task.
    • Click to copy a task.
    Enable parallel processing Select this option if you want to enable parallel processing of files in multiple threads.
    Start parallel processing for files after Select the task after which webMethods.io MFT must start parallel processing of files in multiple threads from the list. webMethods.io MFT first executes the task you select here, and any other tasks before it, sequentially.
    Maximum number of parallel processes Type the maximum number (between one and 999) of parallel threads that webMethods.io MFT can create to simultaneously process files.
  3. Click Add. The new scheduled action appears in the scheduled actions list.

Task Configuration Definitions

Once you have added an action and defined the triggering conditions, specify one or more tasks to be executed when the action is triggered. To activate a post-processing or scheduled action after defining the tasks, see Activating or Deactivating Actions.

A post-processing action is triggered individually for each file based on the configured criteria within the action. This action is triggered when a file is uploaded, downloaded, or deleted. It processes one file at a time and in case an error occurs during the action, the file processing is stopped after processing the files in the current task.

For a scheduled action, the initial task you need to define is the Find task, which is set as the default. Failure to define this task will result in the scheduled action failing. The files listed by the find task serve as the input source for the action. If the Find task returns multiple files, subsequent tasks will operate on all of them. Each task configured within the action will perform operations on the entire file list and pass the set of files to the next task.

In the event that an Error task is configured within the action, one Error task will be executed for each file transaction that encounters an error. If the Find task returns an empty list, subsequent tasks will be executed with 0 files as input.

Find Task Configuration

Configure the following properties for the Find file operation task:

Field Description
Task name Type a unique name for the task.
Source location Select one of the following options to configure the location where the file will be searched:
  • Remote path. If the destination location is on a remote server or network, select a protocol (transport mechanism) from the list, and type or browse to the file path location. For example, protocol: protocol://:/DestinationFolder/.
  • Virtual folder. To specify a virtual folder, type or browse to the location of the folder. If you want to point to a subfolder within the folder, append the URL in the box with the details of the subfolder.
Note: The virtual folder that you select should be configured on the same webMethods.io MFT instance on which the action is configured.
  • Type the User name and Password for the remote server.
  • Click Test Connection to check the connection to the remote server.
Tip: If you want to connect to a remote server using a secure protocol (FTPES, FTPS, HTTPS or SFTP) and want to configure authentication using secure key exchange, create a folder for the remote server and configure the certificate alias parameters. Use the folder that you configured in the Virtual folder option of the Source location in the task.
Any file name Select this option if you want to find files with any name.
Specific file name Select this option if you want to filter files with specific names (for example, *.xml) and type the file name in the text box. This option is disabled if you select Any file name.
Execute error task Select this option to execute an error task if the file operation fails.
Advanced
Exclude folders Select this option if you want webMethods.io MFT to ignore folders and their contents in the find task.
Folder depth Specify the folder depth if you want to include subfolders in the search criteria for the find task. The default value is 1 which restricts the search to the root folder.
Maximum items to find Specify the number of records to restrict in the find task results. The default is 0 which includes all the records that match the search criteria for the find task.
Last file modification Specify one of the following time periods in which the file was last modified to narrow the search:
  • before, if you want to specify the time before which files were modified.
  • within, if you want to specify the time (including the current date) within which files were modified.
Note: You must specify at least one time criteria if you select a time variable.

In the Days, Hours, Minutes boxes respectively, type the days, hours, and minutes to apply the selected time variable.

For example, let us assume that you have specified the time variable as Before, with 2 days and 6 hours as the time variable. When webMethods.io MFT executes the find task on 30 April, it searches for all files that were modified before 4 PM on 27 April. If you change the time variable to Within, when webMethods.io MFT executes the find task at 12 pm on 30 April, it searches for files that were modified between 28 April and 30 April 4 AM
Fail if no files are found Select this option if you want the find operation to fail if no files are found.
File stability and scanning Select one of the following options:
  • Exclude files that are being updated, if you want to ignore files for which processing is in-progress.
Scan for files and check for stability Select one of the following options:
  • Exclude file after first scan, if you want the find operation to scan and check only once.
  • Scan file multiple times, if you want the find operation to check at regular intervals. Type the seconds and minutes.
Retry [ ] times at an interval of [ ] seconds Select this option if you want webMethods.io MFT to retry a failed find task. Type the number of retries and the retry interval in seconds.
Sort files Select this option to enable webMethods.io MFT to search for files in a particular order. Sort files based on the last modified date, file size, and file name under Sort field, and ascending or descending order under Sort order.

Note: If you configure Maximum items to find with a specific value (for example, 4) and select this option, then webMethods.io MFT reads every file within the folder and finds files based on the Sort files criteria. This might result in a decrease in the performance of the Find task.
Assign Partner Select this option if you want to assign a partner for the action and do one of the following:
  • Select the partner to assign from the list of configured partners in webMethods.io MFT.
  • Type a parameterized value for the partner in the following format: [partner_name], where [partner_name] is a server variable or an action parameter that contains the actual partner name during the execution of an action.
Note: For virtual folders, use this option only if you want to override the partners configured for the folders.

A find task retrieves a list of files from a specified location. The files listed by a find task are passed on to the subsequent task for processing. If there are multiple find tasks for an action, the files found by each “find” task are added to the list passed on to it from the previous task.

For example, consider the following sequence of tasks and the webMethods.io MFT behavior for each task:

Sequence Number What does webMethods.io MFT do?
1 Finds files in the given source location A. Let us call these files list 1.
2 Executes the Integration Service on file list 1.
3 Finds files in the given source location B. Let us call these files list 2.
4 Executes the Integration Server service on both list 1 and list 2 files.
5 Encrypts the files in list 1 and list 2.

Copy Task Configuration

Configure the following properties for the Copy file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use regular expression, specify a valid regular expression in the File filter and select the Use regular expression options.

Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.

Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐| (*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Destination location Select one of the following options to configure the location where the file will be copied to:
  • Remote path, if the destination location is on a remote server, select a protocol (transport mechanism) from the list, and type or browse to the file path location. For example, protocol://<host\>:<port\>/DestinationFolder/.
  • Note: If you want to find and copy files from remote third-party HTTP(S) servers, ensure that you provide the appropriate certificate alias here.
    • Type the User name and Password for the remote system.
    • Click Test Connection to check the connection to the remote server.
    Tip: If you want to connect to a remote server using a secure protocol (FTPES, FTPS, HTTPS or SFTP) and want to configure authentication using secure key exchange, create a folder for the remote server and configure the certificate alias parameters. Use the folder that you configured in the Virtual folder option of the Destination location in the task.
  • Virtual folder. To specify a folder, type or browse to the location of the folder. If you want to point to a subfolder within the folder, append the URL in the box with the details of the subfolder.
  • Note: The folder that you select should be configured on the same instance on which the action is configured.
Execute error task Select this option to execute an error task if the file operation fails.
Advanced
Create directory Select this option to create the destination folder if the folder specified in the Destination location is not present. If Destination location path does not include a folder, webMethods.io MFT copies the file directly to the specified directory path.
Rename file to Select this option to rename the file to the specified name in the box.
Check if the file exists at destination Select this option to check if the file already exists at the destination and perform one of the following options:
  • Skip the transfer if file exists. This option skips the file transfer if the file with the same file name exists at the destination. However, further actions will not be performed on that particular file at the destination.
  • Example: You want to perform Copy and Rename tasks respectively on a file. The Copy task skips that particular file if the file already exists at the destination. Additionally, the Rename task also will not be performed on that particular file.
  • Fail the action if file exists. This option fails the action if a file with the same filename exists at the destination location. In this case, the execution of the action stops and is marked as failure.
    During parallel execution, only the particular file which is already at the destination will not be processed. However, the remaining files will complete their processing and are transferred to the destination.
  • Example:
    • For parallel execution, let us consider that you want to perform Copy and Rename tasks on multiple files. Also, one of the files is already at the destination. So, the Copy and Rename tasks fail only for that particular file which is at the destination. However, webMethods.io MFT will continue processing the remaining files for Copy and Rename tasks respectively.
    • For non-parallel execution, let us consider that you want to perform Copy and Rename tasks on multiple files. Also, one of the files is already at the destination. So, the Copy and Rename tasks fail only for that particular file which is at the destination. However, webMethods.io MFT will copy the remaining files but will not process the Rename task for these files. Additionally, any subsequent task for these files will not be performed.
    Note: If you rename a particular file using the Rename file to option, then the Fail the action if file exists option checks for the renamed filename at the destination. The renamed file will be added to the destination only if it does not match the rest of the filename.
Use temporary file name Select this option and type a temporary name for the file to use while copying the file. The file is renamed to its original name after the copy file operation is complete.
Preserve file modification date Select this option to retain the time stamp indicating when the file was last modified.
Check for stability If you want the file operation to check its progress at regular intervals, specify the time in seconds in the following format: Every [ ] seconds up to [ ] seconds, where, [ ] is the text box to type the value in seconds.
Retry [ ] times at an interval of [ ] seconds Select this option to retry a failed copy operation for the specified number of times at the interval specified in seconds.
Resume transfer from the point of interruption Select this option to resume an interrupted or failed copy operation from the point of interruption.
Command before upload If you want to execute a SITE command before the Copy task, then choose this option. For example, while working with Mainframe servers, value for record size and block size can be sent to the server before upload by setting the following value to this new configuration field: SITE LRECL=<record\_size\> BLKSIZE=<block\_size\>.
Simple mode Select this option to change the file transfer mode to simple mode and if you are transferring files to AS/400 systems. This mode is applicable to FTP, FTPS, or FTPES protocols.
ASCII mode Select this option to change the file transfer mode to ASCII mode and select one of the following Convert line endings options to change the line endings of the file: CRLF - Windows, CR - MAC OS Classic, LF - Unix, or No change. This mode is applicable for FTP, FTPS, or FTPES protocols.
By default, webMethods.io MFT uses the Binary file transfer mode for the copy operation.
Assign partner Select this option if you want to assign a partner for the action and do one of the following:
  • Select the partner to assign from the list of configured partners in webMethods.io MFT.
  • Type a parameterized value for the partner in the following format: [partner_name], where [partner_name] is a server variable or an action parameter that contains the actual partner name during the execution of an action.

Note: For virtual folders, use this option only if you want to override the partners configured for the folders.

A copy task copies all the files passed on from the previous task to the location specified in Destination location. However, the files copied to the specified destination will not be available to the subsequent task for processing. The list of files in the source location is passed on to the subsequent task.

Move Task Configuration

Configure the following properties for the Move file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use regular expression, specify a valid regular expression in the File filter and select the Use regular expression option. Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Destination location Select one of the following options to configure the location where the file will be copied:
  • Remote path. If the destination location is on a remote server, select a protocol (transport mechanism) from the list, and type or browse to the file path location. For example, protocol://<host\>:<port\>/DestinationFolder/.
  • Virtual folder. To specify a virtual folder, type or browse to the location of the folder. If you want to point to a subfolder within the folder, append the URL in the box with the details of the subfolder.
  • Note: The virtual folder that you select should be configured on the same webMethods.io MFT instance on which the action is configured.
  • Type the User name and Password for the remote system.
  • Click Test Connection to check the connection to the remote server.
  • Tip: If you want to connect to a remote server using a secure protocol (FTPES, FTPS, HTTPS or SFTP) and want to configure authentication using secure key exchange, create a folder for the remote server and configure the certificate alias parameters. Use the folder that you configured in the Virtual folder option of the Source location in the task.
Execute error task Select this option to execute an error task if the file operation fails.
Advanced
Create directory Select this option to create the destination folder if the folder specified in Destination location is not present. If Destination location path does not include a folder, webMethods.io MFT copies the file directly to the specified directory path.
Rename file to Select this option to rename the file to the specified name in the box.
Check if the file exists at destination Select this option to check if the file already exists at the destination location and perform one of the following options:
  • Skip the transfer if file exists. This option skips the file transfer if the file with the same file name exists at the destination. Further actions will not be performed on that particular file at the destination.
  • For example, you want to perform Move and Rename tasks respectively on a file. The Move task skips that particular file if the file already exists at the destination. Additionally, the Rename task also will not be performed on that particular file.
  • Fail the action if file exists. This option fails the action if a file with the same filename exists at the destination location. In this case, the execution of the action stops and is marked as failure.
    During parallel execution, only the particular file which is already at the destination will not be processed. The remaining files will complete their processing and are transferred to the destination.
  • For example:
    • For parallel execution, let us consider that you want to perform Move and Rename tasks on multiple files. Also, one of the files is already at the destination. So, the Move and Rename tasks fail only for that particular file which is at the destination. webMethods.io MFT will continue processing the remaining files for Move and Rename tasks respectively.
    • For non-parallel execution, let us consider that you want to perform Move and Rename tasks on multiple files. Also, one of the files is already at the destination. So, the Move and Rename tasks fail only for that particular file which is at the destination. webMethods.io MFT will move the remaining files but will not process the Rename task for these files. Additionally, any subsequent task for these files will not be performed.
Note: If you rename a particular file using the Rename file to option, then the Fail the action if file exists option checks for the renamed filename at the destination. The renamed file will be added to the destination only if it does not match the rest of the filename.
Use temporary file name Select this option and type a temporary name for the file to use while moving the file. The file is renamed to its original name after the move file operation is complete.
Note: Temporary file name will not be used for a file being moved within an operating system or server.
Preserve file modification date Select this option to retain the time stamp indicating when the file was last modified.
Check for stability If you want the file operation to check its progress at regular intervals, specify the time in seconds in the following format: Every [ ] seconds up to [ ] seconds, where, [ ] is the text box to type the value in seconds.
Retry [ ] times at an interval of [ ] seconds Select this option to retry a failed move operation for the specified number of times at the interval specified in seconds.
Resume transfer from the point of interruption Select this option to resume an interrupted or failed move operation from the point of interruption.
Command before upload If you want to execute a SITE command before the Move task, then choose this option. For example, while working with Mainframe servers, value for record size and block size can be sent to the server before upload by setting the following value to this new configuration field: SITE LRECL=<record\_size\> BLKSIZE=<block\_size\>.
Simple mode Select this option to change the file transfer mode to simple mode and if you are transferring files to AS/400 systems. This mode is applicable for FTP, FTPS, or FTPES protocols.
ASCII mode Select this option to change the file transfer mode to ASCII mode and choose one of the following Convert line endings options for webMethods.io MFT to change the line endings of the file:
  • CRLF - Windows
  • CR - MAC OS Classic
  • LF - Unix
  • No change
This mode is applicable for FTP, FTPS, or FTPES protocols.
By default, webMethods.io MFT uses the Binary file transfer mode for the Move operation.
Assign partner Select this option if you want to assign a partner for the action and do one of the following:
  • Select the partner to assign from the list of configured partners in webMethods.io MFT.
  • Type a parameterized value for the partner in the following format: [partner_name], where [partner_name] is a server variable or an action parameter that contains the actual partner name during the execution of an action.
Note: For virtual folders, use this option only if you want to override the partners configured for the folders.

A move task moves all the files passed on from the previous task to the location specified in Destination location. The files are removed from the source folder. The list of files in the destination location is passed on to the subsequent task.

For example, an action configured with the following tasks:

The action results in the following:

Delete Task Configuration

Configure the following properties for the Delete file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Retry [ ] times at an interval of [ ] seconds Select this option to retry a failed delete operation for the specified number of times at the interval specified in seconds.
Execute error task Select this option to execute an error task if the file operation fails.

A Delete task deletes the files that are passed on from the previous task. The deleted files are not passed on to the subsequent task. If a file filter is configured in the task, then the files that do not match the file filter are passed on to the next task.

Rename Task Configuration

Configure the following properties for the Rename file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
New file name Type a new file name for the file.
Retry [ ] times at an interval of [ ] seconds Select this option to retry a failed rename operation for the specified number of times at the interval specified in seconds.
Skip renaming subfolders if parent folder is renamed Select this option to rename a parent folder but not the folder beneath the folder.
Execute error task Select this option to execute an error task if the file operation fails.

A rename task renames the files passed on from the previous task. The files that are renamed are not passed on to the next task.

See Date/Time Variables.

Encrypt Task Configuration

Configure the following properties for the Encrypt file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Encrypt with Public PGP Key alias Type the certificate alias for the public key file.
Add signature Type the certificate alias for the private key file.
ASCII-Armor Select this option to wrap PGP files in BASE64-encoded format to make them more secure when emailing them.
Encrypt with integrity check Select this option to configure Modification Detection Code (MDC) to decrypt files that are encrypted.
Execute error task Select this option to execute an error task if the file operation fails.

An encrypt task encrypts files passed on from the previous task configured. webMethods.io MFT supports only PGP-based file encryption. The encrypted file is saved with the name Original-filename.PGP. After the successful execution of an encrypt task, the source folder location contains both, the original files and the corresponding encrypted files, but only the encrypted files are passed on to the subsequent task for processing. If you select Delete original file, the original files are deleted. If you configure a move task after an encrypt task, the move task moves the encrypted file and not the original file.

Decrypt Task Configuration

Configure the following properties for the Decrypt file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Decrypt with Private PGP key alias Type the certificate alias for the private key file.
Note: webMethods.io MFT decrypts the file only if the file is encrypted with the corresponding public key.
Verify signature Type the certificate alias for the public key file.
Note: webMethods.io MFT verifies the signature only if the file was signed during encryption.
Derive file name from input file Select this option to the retain the original filename of the encrypted file.
Delete original file Select this option to delete the original file and retain only the decrypted files.
Execute error task Select this option to execute an error task if the file operation fails.

A decrypt task decrypts files passed on from the previous task and creates decrypted files without the .PGP extension. The source folder location contains both, the original files and the corresponding decrypted files. If you select Delete original file, the original files are deleted. For example, you have configured a post-processing action which is triggered by a file uploaded to a folder (for example, a folder named incoming) that points to a physical location. You have also configured the following tasks in the action:

After the action is executed successfully, the decrypted file (without the PGP extension) is available in the working folder, and deletes the original encrypted file. If you want to make the files from the incoming folder available to a task that is configured to execute after the decrypt task, ensure that you do the following:

Zip Task Configuration

Configure the following properties for the Zip file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Destination location Select one of the following options to configure the location where the file will be zipped:
  • Remote path. If the destination location is on a remote server, select a protocol (transport mechanism) from the list, and type or browse to the file path location. For example, protocol://<host\>:<port\>/DestinationFolder/.
    • Type the User name and Password for the remote system.
    • Click Test Connection to check the connection to the remote server.
    • Tip: If you want to connect to a remote server using a secure protocol (FTPES, FTPS, HTTPS or SFTP) and want to configure authentication using secure key exchange, create a folder for the remote server and configure the certificate alias parameters. Use the folder that you configured in the Virtual folder option of the Source location in the task.
  • Virtual folder. To specify a virtual folder, type or browse to the location of the folder. If you want to point to a subfolder within the folder, append the URL in the box with the details of the subfolder.
  • Note: The virtual folder that you select should be configured on the same instance on which the action is configured.
Create directory Select this option to create the destination folder if the folder specified in Destination location is not present.
ZIP file name Type a name for the ZIP file. Alternatively, provide a variable name such as {stem}.zip as the ZIP file name. {stem}.zip is the default file name.
Assign partner Select this option if you want to assign a partner for the action and do one of the following:
  • Select the partner to assign from the list of configured partners in webMethods.io MFT.
  • Type a parameterized value for the partner in the following format: [partner_name], where [partner_name] is a server variable or an action parameter that contains the actual partner name during the execution of an action.
Note: For virtual folders, use this option only if you want to override the partners configured for the folders.

The zip task compresses a specified file or a set of files and copies the compressed file to the location specified in Destination location. After the successful execution of the zip task, the original source files and the target zip file are available to the subsequent task. If the input path is that of a folder, webMethods.io MFT does not compress the files/contents of the specified folder.

In single-thread, sequential processing, each action results in a single zip file. However, if the zip task occurs after parallel processing starts, each thread results in a separate zip file.

Unzip Task Configuration

Configure the following properties for the Unzip file operation task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
Delete original ZIP file Select this option to delete the original ZIP file after it is unzipped.
Destination location Select one of the following options to configure the location to which the contents of the file will be extracted:
  • Remote path. If the destination location is on a remote server, select a protocol (transport mechanism) from the list, and type or browse to the file path location. For example, protocol://<host\>:<port\>/DestinationFolder/.
    • Type the User name and Password for the remote system.
    • Select High availability download recovery if you want to recover from a download that was not completed.
    • Click Test Connection to check the connection to the remote server.
    • Tip: If you want to connect to a remote server using a secure protocol (FTPES, FTPS, HTTPS or SFTP) and want to configure authentication using secure key exchange, create a folder for the remote server and configure the certificate alias parameters. Use the folder that you configured in the Virtual folder option of the Source location in the task.
  • Virtual folder. To specify a virtual folder, type or browse to the location of the folder. If you want to point to a subfolder within the folder, append the URL in the box with the details of the subfolder.
Note: The virtual folder that you select should be configured on the same instance on which the action is configured.
Assign partner Select this option if you want to assign a partner for the action and do one of the following:
  • Select the partner to assign from the list of configured partners in webMethods.io MFT.
  • Type a parameterized value for the partner in the following format: [partner_name], where [partner_name] is a server variable or an action parameter that contains the actual partner name during the execution of an action.
Note: For virtual folders, use this option only if you want to override the partners configured for the folders.
Execute error task Select this option to execute an error task if the file operation fails.

The unzip task decompresses the specified zip file. After a successful unzip task, both the original zip file and the extracted files are passed on to the subsequent task. If the “unzip” task occurs after parallel processing starts, all files resulting from the “unzip” task are treated as part of a single thread. Therefore, in the Activities section of the Action Log page, webMethods.io MFT maintains the File Seq No of the original zip file for the particular thread until the action execution is completed.

Send Email Task Configuration

Configure the following properties for the Send email task:

Field Description
Task name Type a unique name for the task.
File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
Few examples for regular expressions are:
  • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
  • */out/.*: Include files with the file URL containing the folder out.
  • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
  • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
From The value you specify in From overrides the value specified in the mft.user.email.from parameter for this task.
To Type the email address of the recipient.
Cc Type the email addresses of additional recipients.
Bcc Type the email addresses of recipients that must be hidden.
Subject Type text to appear in the subject line of the email (for example, Disconnect:?User %user_name%). The value you specify in Subject overrides the value specified in the mft.user.email.subject parameter for this task.
Variables/Templates Modify server variables in the body of the email as per your business needs.
For more information, see Server Variables.
Body Modify the following example templates as per your requirements:
  • Example for upload. Modify the server variables in the email template per the details you want the user to receive when a file is uploaded.
  • Example for download. Modify the server variables in the email template per the details you want the user to receive when a file is downloaded.
  • Error message. Modify the server variables to receive an email for any errors.
  • Execute error task Select this option to execute an error task if the file operation fails.

    Based on the name of files specified in the source filter, the send email task sends emails to the recipients configured in a file task. Transfer of the specified files triggers the send email task.

    In single-thread, sequential processing, webMethods.io MFT runs the send email task only once for all files of an action, and includes the information for all files in a single, consolidated email. Therefore, each action results in one email. However, if the send email task occurs after parallel processing of files starts in an action, the number of emails sent depends on the number of threads in the action. Let us consider the example of an action having three parallel threads for processing. When the action execution is completed, webMethods.io MFT sends one email for each thread, resulting in a total of three emails for the action.

    Jump Task Configuration

    Define a Jump task in webMethods.io MFT that makes it skip one or more tasks and executes a designated task in the action. By default, a Jump task is unconditional. Also, define a jump condition that determines which Jump task is executed. webMethods.io MFT executes the tasks defined in an action sequentially until it comes across a Jump task. If any file in the list meets the jump condition, the Jump task is triggered.

    Configure the following properties for the Jump task:

    Field Description
    Task name Type a different name for the task or retain the name that is automatically assigned by webMethods.io MFT.
    Note: Each task in an action must have a unique name. webMethods.io MFT assigns a default name for a task which is the task type itself. For example, Jump for a Jump task. When you add a task that already exists in the action with its default name, webMethods.io MFT appends the default name with a numeral starting at 1. For example, Jump1.
    File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
    Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
    Few examples for regular expressions are:
    • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
    • */out/.*: Include files with the file URL containing the folder out.
    • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
    • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
    Jump condition Select a condition you want to execute for a jump task from the list, select the Qualifier from the list, and type a Value for the server variable. For example, {ext} Equals xml triggers a jump task for all XML files.
    Jump to task Select a task to jump to from the list.
    Execute error task Select this option to execute an error task if the file operation fails. For more details, see Error Task Configuration.

    The Jump task changes the sequence in which the tasks are executed. The task specified in the “Jump” task is executed instead of the next task in the sequence. The “Jump” task however does not modify the list of files that are passed on from the task prior to the Jump task to the task that is triggered by the Jump task.

    Exclude Task Configuration

    Exclude files from a task or a set of tasks by defining an Exclude task prior to these tasks. The Exclude task uses a File filter to exclude files from all the tasks in the action that follow the Exclude task. The files that match the exclude criteria are not passed on to the next task.

    Configure the following properties for the Exclude task:

    Field Description
    Task name Type a different name for the task or retain the name that is automatically assigned by webMethods.io MFT. Note: Each task in an action must have a unique name. webMethods.io MFT assigns a default name for a task which is the task type itself. For example, Jump for a Jump task. When you add a task that already exists in the action with its default name, webMethods.io MFT appends the default name with a numeral starting at 1. For example, Jump1.
    File filter Type the name of the file if you want to filter files with specific names. By default, webMethods.io MFT considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
    Note: Use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out.
    Few examples for regular expressions are:
    • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
    • */out/.*: Include files with the file URL containing the folder out.
    • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
    • NEW-((*.doc)⏐(*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
    Execute error task Select this option to execute an error task if the file operation fails.

    Error Task Configuration

    Configure an Error task in webMethods.io MFT to execute if any of the configured tasks for a post-processing, scheduled, or monitor folder action fail. Choose any of the tasks offered by webMethods.io MFT as the error task. For example, if a file copy task fails, you can use the send email task to notify an administrator of the failure.

    The following conditions apply to the error task:

    webMethods.io Integration Flow service Task Configuration

    Configure the following properties for the webMethods.io Integration Flow service task:

    Prerequisite: You need webMethods.io Integration 10.15 to execute this task on webMethods.io MFT.

    Field Description
    Task name Type a unique name for the task.
    File filter When you define a File filter for a task, the task acts only on files that are filtered out.
    For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded.

    Note: Use wildcard characters to filter the file names.

    If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular expression option.
    Example:
    • (.(?!purchaseorder))*: Excludes files with the file URL containing purchaseorder.
    • */out/.*: Include files with the file URL containing the folder out.
    • ^abc(.*)123$: Includes anything that starts with abc and ends with 123. Matches abc123, abcxyz123, but not abcxyz123def.
    • NEW-((*.doc)⏐&#124; (*_backup_*)): Includes anything starting with NEW- that either ends in .doc, or is followed by the string _backup_.
    Flow service Click Browse to select the Flow service you want to execute from the list.
    Note: Services configured for an HTTP/HTTPs endpoint can be invoked from actions and only these services are displayed.
    Include file content as stream Select the option to pass the contents of the file to a Flow service on webMethods.io Integration.
    When importing the actions containing the Flow service tasks to another environment, ensure that you import the actions to the connected instance of webMethods.io Integration as well.
    If a failure occurs during the import, the output parameters are not passed on to the next task. The errors in the input and output pipelines appear in the event log.

    Note:
    • The maximum file size for this task is 20 MB.
    • When selecting Include file content as stream in webMethods.io Integration Flow service from webMethods.io MFT, ensure that the input field name is stream and field type is object in the Flow service, to get the content in the service. The object can be parsed as InputStream.

    Flow service input Only ‘String’ values can be applied to the service.
    Extract flow service output Click to add the variables with Variable name that you want to assign to the output parameters of the service and the Variable path of the output parameter.
    Example: You invoke a Flow service by having two output fields, output1 and output2. Configure the following in the Extract flow service output section.
    Variable Name Variable Output
    myVar1 /output1
    myVar2 /output2
    With this configuration, myVar1 and myVar2 are available as server variables. Use the values returned by the service execution in the format {myVar1} and {myVar2}.
    Execute task even if there are no files Select this option, if you want the operation to be executed if no files are found.
    Execute task only once Select this option, if you want the operation to be executed once.

    Activating or Deactivating Actions

    By default, a newly created post-processing or scheduled action is inactive. This enables you to work on configuring an action without any concern that the partially configured action is running. After you fully configure the action, activate it to associate it with a service. Also activate or deactivate more than one action at a time.

    To activate or deactivate an action

    1. Go to Actions, and on the Post-Processing actions or Scheduled actions page, select one or more actions, and do one of the following:

    Tip: Each page of the actions list displays a maximum of 50 actions. Only select the actions visible on a single page.

    Modifying a Post-Processing or Scheduled Action

    Edit the configuration settings of an existing post-processing, scheduled, or monitor folder action.

    To modify an action

    1. Go to Actions, and on the Post-Processing actions or Scheduled actions page, click on an action that you want to edit.

    2. Modify the required configuration settings for the action and click Save.
      The action is updated with the modified settings.

    Searching for a Post-Processing or Scheduled Action

    Search the post-processing or scheduled actions list to locate an action based on the action name and status.

    To search for an action

    1. Go to Actions, and on the Post-Processing actions or Scheduled actions page, specify all or one of the following search criteria:

      Field Description
      Action name Type the name of the action you want to view.
      Status Select either Active or Inactive to filter the actions based on active or inactive actions respectively.
    2. Click Apply for the changes to take effect or Reset to reset values.
      The actions list is populated with the actions matching your search criteria.

    Server Variables

    With server variables, pass values to post-processing and scheduled actions dynamically at run time. For example, when you configure a copy action for a post-processing event, specify the destination URL as {parent_path} and the “rename file to” parameter as {name}_processed. When the event is triggered, webMethods.io MFT copies the file to the parent directory and appends “_processed” to the end of the file name.

    webMethods.io MFT supports the following:

    Note: The variables are case-sensitive.

    General Variables

    Variable Description Supported Event Type
    {r} Return character. Post-processing and scheduled events
    {n} New line character. Post-processing and scheduled events
    {task_error} Returns the last error that occurred in an event. Post-processing and scheduled events
    {task_errors} Returns the list of all the errors in an event. Post-processing and scheduled events
    {error_trace} Used to get the stack trace in case of any exception. Post-processing and scheduled events
    {event_execution_id} Returns the event execution ID which is unique for each event. Post-processing and scheduled events
    {task_error_types} Returns the type of actions where the error occurred. Post-processing and scheduled events
    {host name} Host name of webMethods.io MFT. Post-processing and scheduled events
    {outbound_proxy_alias } Proxy server name that is defined for use with an event. Post-processing and scheduled events
    {task_error_names} Name of the event that results in an error. Post-processing and scheduled events
    {parent_url} Actual URL that points to the parent folder in which the file resides. Post-processing and scheduled events
    {parent_url_decoded} Decoded value of the variable {parent_url}. Post-processing and scheduled events
    {event_name} Name of the action. Post-processing and scheduled events
    {ssl_protocol} SSL/TLS version used for the HTTPS or FTPS protocol for a session. Post-processing event
    {ssl_cipher} Cipher algorithm used for the HTTPS or FTPS protocol for a session. Post-processing event
    {random_string} Generates a random string. Post-processing and scheduled events

    File Reference Variables

    Note: In event actions such as Send Email which process multiple files, use the variables as per the following example:

    <LINE>{stem}{ext}
    </LINE>

    This syntax ensures that all the files in the list are processed by these actions instead of just the first file.

    Variable Description Supported Event Type
    {command} Command forwarded to remote FTP servers to list files. N/A
    {end} End time for the file transfer. Post-processing event
    {error} Error messages related to the file transfer. Post-processing and scheduled events
    {ext} Last part of the file name, including the period. Post-processing and scheduled events
    {file_metadata} Applicable only to FTP remote servers. Raw response from the remote server for each file while performing MLST, MLSD, LIST, or NLST commands.
    Example:Type=file;Modify=20151006091701;Perm=r,w,a,d,f;Size=584;UNIX.owner=user;UNIX.group=group;properties_4.cnf.
    Scheduled event
    {group} Applicable only to FTP remote servers. Retrieves information from the UNIX ownership class group, os-depend-fact in MLST RFC 3659. Scheduled event
    {md5} MD5 hash of the uploaded file. N/A
    {modified} Applicable only to FTP remote servers. Date when the file was last modified in UNIX epoch time (milliseconds). Scheduled event
    {name} Name of the file. Post-processing and scheduled events.
    {owner} Applicable only to FTP remote servers. Retrieves information from the UNIX ownership class owner, os-depend-fact in MLST RFC 3659. Scheduled event
    {parent_path} Path to the parent folder. Scheduled event
    {path} Path of the file. Relative path of the file in a file system with respect to the current folder. Post-processing and scheduled events
    {permissions} Applicable only to FTP remote servers. Permission for the file on the remote server to which webMethods.io MFT is connected. The format is -rw-r--r--.For MLST, this format is maintained only when unix.mode is available. If unix.mode is not available, the format is r,w,a,d,f, and is retrieved from perm. Scheduled event
    {real_parent_path} Path of the parent folder for the file on the disk. Post-processing and scheduled events
    {real_parent_path_decoded} Decoded value of the variable. {real_parent_path} Post-processing and scheduled events
    {real_path} Complete path to the file in the file system. Post-processing and scheduled events
    {real_path_decoded} Decoded value of the variable. {real_path} Post-processing and scheduled events
    {resume_loc} Location in the file where the transfer should resume if interrupted. Post-processing and scheduled events
    {size} Size of the file. Post-processing and scheduled events
    {speed} Speed of the file transfer.
    Note: When the actual speed is 0, this variable value might be inaccurate.
    Post-processing event
    {start} Start time for the file transfer. Post-processing event
    {stem} First part of the file name, before the period. Post-processing and scheduled events
    {the_file_error} Any error during file transfer. Post-processing and scheduled events
    {the_file_name} Name of the file. Post-processing and scheduled events
    {the_file_size_formatted} Size of the file. Post-processing and scheduled events
    {the_file_speed} Speed of the file transfer (upload/download) for post-processing events. Post-processing event
    {the_file_path} Path of the file. Post-processing and scheduled events
    {url} Actual URL that points to the file. Post-processing and scheduled events
    {url_decoded} Decoded value of the variable. {url} Post-processing and scheduled events
    {user_dir} Folder that the user sees when uploading the file. Post-processing and scheduled events
    {user_session_download_count} Total download count per user session for post-processing events. Post-processing event
    {user_session_upload_count} Total upload count per user session for post-processing events. Post-processing event
    {user_time} User upload/download time for post-processing events. Post-processing event
    {items_count} or {item_count} The count of files within an event. Post-processing and scheduled events

    Date/Time Variables

    Precede any of the date/time variables with the following symbols:

    Variable Description Supported Event Type
    {MM} Month. (for example, 06 to represent June) Post-processing and scheduled events
    {dd} Date. (for example, 05 to represent the fifth day of the month) Post-processing and scheduled events
    {yy} or {yyyy} Year, represented in two digits. (for example, 13 to represent 2013) or four digits (for example, 2013) Post-processing and scheduled events
    {HH} Hours, using the 24-hour time format. (for example, 14 to represent the hour of 2 o’clock PM) Post-processing and scheduled events
    {hh} Hours, using the 12-hour clock format. (for example, 02 to represent the hour of 2 o’clock PM) Post-processing and scheduled events
    {mm} Minutes. Post-processing and scheduled events
    {aa} AM or PM Post-processing and scheduled events
    {ss} Seconds. Post-processing and scheduled events
    {S} Milliseconds. Post-processing and scheduled events
    {EEE} Weekday abbreviation. (for example, Mon to represent Monday) Post-processing and scheduled events
    {MMM} Month. (for example, 12 to represent the month when the action is executed by webMethods.io MFT Post-processing and scheduled events
    {d} Date of the month. Post-processing and scheduled events
    {k} Hour in 24-hour format. Post-processing and scheduled events
    {K} Hour in 12-hour format. Post-processing and scheduled events
    {z} Time zone. (for example, IST) Post-processing and scheduled events
    {Z} Time zone. (for example, +5:30 in case of IST) Post-processing and scheduled events
    {dd+n}or{d+n} Current date of the month plus “n” number of days. The final value is calculated based on the calendar days.
    Example
  • For {dd+1} - If today’s date is 30, the result is either 31 or 1, depending on whether the current month has 30 days or 31 days.
  • For {d+n} - If today’s date is 8, the result is 9.
  • Post-processing and scheduled events
    {dd-n}or{d-n} Current date of the month minus “n” number of days. The final value is calculated based on the calendar days.
    Example
  • For {dd-1} - If today’s date is 01, the result is either 30 or 31, depending on whether the current month has 30 days or 31 days.
  • For {d+n} - If today’s date is 8, the result is 7.
  • Post-processing and scheduled events

    User Variables

    Post-process actions triggered as a result of file operations can make use of these variables.

    Variable Description Supported Event Type
    {firstName} First name of the user. Post-processing and scheduled events
    {lastName} Last name of the user. Post-processing and scheduled events
    {user_name} User ID of the user. Post-processing and scheduled events
    {username} Name of the user who triggers the file operation. (upload, download, or delete) Post-processing events
    {email} Email of the user who triggers the file operation. (upload, download, or delete) Post-processing events
    {last_name} Last name of the user who triggers the file operation. (upload, download, or delete) Post-processing events
    {first_name} First name of the user who triggers the file operation. (upload, download, or delete) Post-processing events