A collection of different kinds of nodes that perform various generic actions like transferring files, generating a random number, setting a timer etc are available in this section.
- Timer: Timer Nodes in jiffy is used to introduce delays in between the nodes execution.
- Unit Testing
- REST API: The REST API node allows the user to send and receive the JSON request using the Different http methods such as GET, PUT, POST, DELETE etc.
- File Transfer: Files transfer node allows the user to send files to given Server / location and receive files from specified server / location.
- Kafka Producer: Kafka Producer node posts messages to Kafka Topics.
- SOAP Request
- File Explorer: The File Explorer node is used to read the file details from the given folder path and to write these details to Jiffy Table.
- Function: Function node is used to execute functions user defined and pre-defined functions.
- Random Number: Random Number node is used to generate random number between the minimum and maximum value specified in the properties tab of the node.
- Validator: The Validator node gets the inputs from the previous nodes and validates them based on the defined conditions.