It is very easy to create a New task - Below are the steps that can be followed to create a task in a jiffy:
Below video demonstrates the process of creating a simple task with two nodes (CSV and web node) and mappings between these nodes. For eg: Take the input data from a CSV file and do actions in a web application.
Note: The controls on the web application was already familiarised using UILearn module,Please refer to “Application Automation” section for UI Learn related concepts.
When a user starts a jiffy service, an additional console window is displayed with the details of task execution and a button to stop the current run. It also indicates the port in which the bot is started.
Click the Show Full Log button to display the latest execution data.
Click the Clear Log button to clear the console data.
Click the Stop Current run button to stop the current execution.
The Stop Current run button stops only the execution of the current node.
Note: When the user clicks the Stop Current run button, but no task is getting executed at that instant then the following message is displayed:
“No execution is happening to terminate.”
If the task execution has an error, the status field displays Failed text and the respective error is also shown indicating the line in which the error occurred
Note: If the task execution is terminated from the Jiffy application, the user can also view that in the console window.
Warning: If the console is closed when the jiffy service is in operation, the jiffy service stops.