Session
It allows to select the mappings and order can be of execution can be set. Also for running mappings instructions will be captured. It is a reusable task in a workflow.Email
It will trigger an email notification during execution. The parameters are email username, subject, and text.It will be used when a job fails or any duplicate data identified.Command
It is used to run shell commands. To copy a file, delete, running SQL commands from an SQL file can be done from here using a shell script.Control
It can stop the execution of workflow in case of something went wrong or any deviation notified from decision task.Decision
It will notify as yes or no based on given condition, followed by positive or negative flow will be executed.Timer
It makes the workflow, wait for a specific time before going to next command.
Published May 05, 2017 by Pavan