Built-in Process scripts provided with MOVEit Automation. For details, click the script name.
Process Script |
Description |
---|---|
Extracts client certificates from Windows and saves them to two files for backup purposes. |
|
Accepts as input PFX files created by the Certs Backup script, and imports them into Windows |
|
Runs a command line application. Parameter placeholders to indicate input file and output file/folder allow for seamless integration into MOVEit Automation tasks |
|
Finds (that is, counts) or replaces particular words or phrases in files. Also can strip or replace special characters such as tabs and line feeds |
|
Reads the first (Header) line of a file, determines the ID from a set character position and passes this as a new task parameter. Also can strip the first line. |
|
Downloads a file from a webserver, using GET. |
|
Uploads a file to a webserver, using the POST verb. |
|
Uploads a file to a webserver, using the PUT verb. |
|
Downloads a file from a Microsoft SharePoint server. |
|
Uploads a file to a Microsoft SharePoint server. |
|
Causes all files already downloaded or added via a script to be ignored in subsequent processing steps. |
|
Looks up one or more values from a table given a key such as a file name, uploading username or source path. |
|
Sends a file to a MessageWay server for translation or data format conversion. |
|
"No Operation". Generally used to force MOVEit Automation to delete files from a source without transferring them. |
|
Inserts up to four lines at the beginning of a file. |
|
Queries the micstats database and reports back information about any tasks that have been running longer than the specified time interval. |
|
Changes the host definition (and optionally, the path) of the destination used in this task run. |
|
Pauses task operation for a specified number of seconds or milliseconds. |
|
Retrieves and decrypts an S/MIME encoded email attachment. |
|
Encrypts a file and sends it as an S/MIME email attachment. |
|
Checks for tampering in the audit and activity history tables. |
|
Archives old MOVEit Automation log records into a flat file every few days. |
|
Unzips ZIP archives with an optional ZIP password. |
|
Transforms XML documents with XSL stylesheets/templates |
|
Creates ZIP archives with one or multiple files, configurable level of compression and an optional ZIP password. |