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
Blog
Topics: JSCAPE MFT, Triggers, Actions
This custom trigger action is used to replace all users path.
Topics: JSCAPE MFT, Triggers, Actions
This custom trigger action is used to replace the users default root path.
Topics: JSCAPE MFT, Triggers, Actions
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
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
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.
Downloads
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
Topics: JSCAPE MFT, Triggers, Functions, Heap Analysis