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
This custom trigger action is used to export the details of the Failed Trigger executions in excel format
Topics:
JSCAPE MFT,
Triggers,
Actions
In this tutorial, we're going to show you a simple method that will enable you to connect your server to a Microsoft Azure File Share and then automatically upload files to that share.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Triggers
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
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
This custom function helps to get the available heap statistics during too many user uploads/downloads or during trigger execution. The real use of the function comes when the servers responds slow. In order to get the available heap details need to use below two custom functions; a.GetUsedHeapInMb b.GetMaximumHeapInMb Downloads Source code and build instructions
Topics:
JSCAPE MFT,
Triggers,
Functions,
Heap Analysis
This custom trigger function helps to get the maximum heap in MB on run time. This custom function helps to get the statistics during too many user uploads/downloads or during trigger execution. This custom function is used along with other custom function GetUsedHeapInMb where both can be compared during server slowness.
Topics:
JSCAPE MFT,
Triggers,
Functions,
Heap Analysis
This custom trigger function helps to get the used heap in MB on run time. This custom function helps to get the statistics during too many user uploads/downloads or during trigger execution. The real use of the function comes when the servers responds slow. Downloads Source code and build instructions
Topics:
JSCAPE MFT,
Triggers,
Functions,
Heap Analysis
Customer Profile Santa Barbara Tax Products Group (TPG) operates from San Diego, California, where it serves consumers nationwide with tax-related financial products and services that provide value, are fairly priced, and satisfy consumer need. TPG offers these products through a network of tax preparation franchises, independent tax professionals and online tax preparation providers.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Triggers
This custom trigger action helps to download a file from a given Url to a custom location. It also helps to download the files easily without any manual effort. Downloads Source code and build instructions
Topics:
JSCAPE MFT,
Triggers,
Actions