Blog

Generate Trigger Report By Custom Date Using TriggerReportByCustomDate Action

This custom trigger action is used to export the details of the trigger executions for a single trigger by name and custom date in excel format

Topics: JSCAPE MFT, Triggers, Actions

Replace Path Of All Users Using ReplaceUsersPath Action

This custom trigger action is used to replace all users path.

Topics: JSCAPE MFT, Triggers, Actions

Replace Root Path Of The Users Using ReplaceUsersPath Action

This custom trigger action is used to replace the users default root path.

Topics: JSCAPE MFT, Triggers, Actions

How to Generate A Trigger Report Using an Action | JSCAPE

This custom trigger action is used to export the details of the trigger executions for a single trigger by name in excel format

Topics: JSCAPE MFT, Triggers, Actions

Generate Failed Trigger Report Using FailedTriggerReport Action

This custom trigger action is used to export the details of the Failed Trigger executions in excel format

Topics: JSCAPE MFT, Triggers, Actions

Alert Via Email On Disk Usage Percentile Threshold

This custom function is used to get the disk usage in percentile value. This function named GetDiskUsageInPercentile will be indeed helpful before the disk runs out of space. 

Topics: JSCAPE MFT, Functions

Generate OFTP Messages Report Using OFTPMessagesReport Action

This custom trigger action is used to export the details of the OFTP Message(s) which are received and

send from JSCAPE MFT Server.

Topics: JSCAPE MFT, Triggers, Actions

Generate AS2 Messages Report Using AS2MessagesReport Action

This custom trigger action is used to export the details of the AS2 Message(s) which are received and

send from JSCAPE MFT Server.

Topics: JSCAPE MFT, Triggers, Actions

Move Files Using Regex Expression By Maximum Number Of Lines In A File

This custom trigger function contains regular expression, file and maximum number of lines as parameters where the regular expression will be tested up to the specified number of lines in the file. This function will help to validate specific constraint up to the maximum lines limit against the file before uploading/downloading.

Topics: JSCAPE MFT, Functions

Move Files On Specific Word During File Upload Using Regular Expression

This custom trigger function contains regular expression and file as parameters where the regular expression will be tested against the file. This function will help to identify validate specific constraint against the file before uploading/downloading. 

Topics: JSCAPE MFT, Functions