Incoming transfer

With the Incoming transfer trigger, the workflow process starts when the input transfer of a new file to a specific virtual path is completed. This trigger works both when Data Mover operates as a client or as a server. Refer to the Data Mover client and server roles page for details.

For example, when an actor sends a file to a Data Mover server on a VFS and virtual path, upon completion of the transfer, a mediation contract (with incoming transfer) is triggered on that virtual path.

The Incoming transfer trigger requires a virtual path.

Execution Variable

When executed, this trigger adds an execution variable named file, of type FileDetail. Its attributes are set based on the information sent from the event that initiated the trigger.

Last updated