These are nodes which can be used to perform different actions in Sterling application.
Components in Jiffy allows user to save the frequently used Jiffy steps separately in repository so that those can be reused across tasks instead of writing the same steps again. These components can be used any number of times in any number of tasks. Click here for more information on the Component node.
In Jiffy, Sub Task consists of two nodes: Start Sub Task and End Sub Task. They work as a group. Click here for more information on these nodes.
If-else-EndIf nodes brings conditional execution in JIFFY. Refer ”task -> If-Else–Endif” for more details. This video shows how this works in Jiffy.
Click here for more information on these nodes.Task node allows the users to access and execute another task of same release as a child task. Click here for more information on Task node.
Polling nodes are used to trigger the execution of tasks continuously at a given time interval, after completing previous execution. Click here for more information on these nodes.