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
Posted by Hari Prasad on Apr 9, 2019 6:16:00 AM
Topics: JSCAPE MFT Server, Triggers, Actions
Replace Path Of All Users Using ReplaceUsersPath Action
Posted by Hari Prasad on Mar 12, 2019 12:20:24 PM
This custom trigger action is used to replace all users path.
Read MoreTopics: JSCAPE MFT Server, Triggers, Actions
Replace Root Path Of The Users Using ReplaceUsersPath Action
Posted by Hari Prasad on Mar 12, 2019 11:08:05 AM
This custom trigger action is used to replace the users default root path.
Read MoreTopics: JSCAPE MFT Server, Triggers, Actions
How to Generate A Trigger Report Using an Action | JSCAPE
Posted by Hari Prasad on Jan 22, 2019 9:00:00 AM
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 Server, Triggers, Actions
Generate Failed Trigger Report Using FailedTriggerReport Action
Posted by Hari Prasad on Jan 22, 2019 9:00:00 AM
This custom trigger action is used to export the details of the Failed Trigger executions in excel format
Read MoreTopics: JSCAPE MFT Server, Triggers, Actions
Alert Via Email On Disk Usage Percentile Threshold
Posted by Hari Prasad on Nov 26, 2018 10:30:00 AM
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 Server, Functions
Generate OFTP Messages Report Using OFTPMessagesReport Action
Posted by Hari Prasad on Nov 26, 2018 9:00:00 AM
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 Server, Triggers, Actions
Generate AS2 Messages Report Using AS2MessagesReport Action
Posted by Hari Prasad on Nov 26, 2018 9:00:00 AM
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 Server, Triggers, Actions
Move Files Using Regex Expression By Maximum Number Of Lines In A File
Posted by Hari Prasad on Nov 19, 2018 9:00:00 AM
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 Server, Functions
Move Files On Specific Word During File Upload Using Regular Expression
Posted by Hari Prasad on Nov 19, 2018 9:00:00 AM
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 Server, Functions