You can set MassTransit actions to occur before, during, and after the transfer process. Actions include such things as notifying you of a problem, copying/moving files, or running scripts. You can set up SMS or email notifications of file arrivals and other key events. You can automate processes by running scripts when events occur. MassTransit servers feature a number of actions that can provide additional flexibility to your critical workflows, and also provide new levels of logging and notification to keep you in complete control.
The configuration of each action includes setting a trigger condition for the action to occur and a task that should be executed when the trigger condition is fulfilled. You can also configure filters with specific conditions.
Below is a list with the available actions: