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
Read MoreBlog
Generate Trigger Report By Custom Date Using TriggerReportByCustomDate Action
Updated by Hari Prasad on
Topics: JSCAPE MFT, Triggers, Actions
Replace Path Of All Users Using ReplaceUsersPath Action
Updated by Hari Prasad on
This custom trigger action is used to replace all users path.
Read MoreTopics: JSCAPE MFT, Triggers, Actions
Replace Root Path Of The Users Using ReplaceUsersPath Action
Updated by Hari Prasad on
This custom trigger action is used to replace the users default root path.
Read MoreTopics: JSCAPE MFT, Triggers, Actions
How to Generate A Trigger Report Using an Action | JSCAPE
Updated by Hari Prasad on
This custom trigger action is used to export the details of the trigger executions for a single trigger by name in excel format
Read MoreTopics: JSCAPE MFT, Triggers, Actions
Generate Failed Trigger Report Using FailedTriggerReport Action
Updated by Hari Prasad on
This custom trigger action is used to export the details of the Failed Trigger executions in excel format
Read MoreTopics: JSCAPE MFT, Triggers, Actions
Alert Via Email On Disk Usage Percentile Threshold
Updated by Hari Prasad on
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.
Read MoreTopics: JSCAPE MFT, Functions
Generate OFTP Messages Report Using OFTPMessagesReport Action
Updated by Hari Prasad on
This custom trigger action is used to export the details of the OFTP Message(s) which are received and
send from JSCAPE MFT Server.
Read MoreTopics: JSCAPE MFT, Triggers, Actions
Generate AS2 Messages Report Using AS2MessagesReport Action
Updated by Hari Prasad on
This custom trigger action is used to export the details of the AS2 Message(s) which are received and
send from JSCAPE MFT Server.
Read MoreTopics: JSCAPE MFT, Triggers, Actions
Move Files Using Regex Expression By Maximum Number Of Lines In A File
Updated by Hari Prasad on
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.
Read MoreTopics: JSCAPE MFT, Functions
Move Files On Specific Word During File Upload Using Regular Expression
Updated by Hari Prasad on
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.
Read MoreTopics: JSCAPE MFT, Functions