Create an Input Contract
Input Contracts define how Data Mover connects with an actor to retrieve files.
The creation of the Input Contract consists of these steps:
Define the Contract Info. This step defines the details of the contract, its name, type, and how it must be processed.
Associate the Contract with the Actor. This step defines the details of the actor that Data Mover needs to access to collect or send the files.
Define the Contract Actions. This step defines the trigger that will start the contract and the workflow associated with the contract.
Set the Contract Variables. This step defines the interaction between the contract and the workflow, setting the variables that will be initialized.
Last updated