Rover AI Blocks

AI blocks – XAgent for Extraction (XAE) and XAgent for Transformation (XAT) are respectively used to extract and transform data fetched from Rover instances.

Continue Reading

Unique Validator Block

To prevent simultaneous action by multiple users, say for example, multiple users clicking on a button to initiate the same action, a unique validator block has been introduced and added before and after the particular action so that at a time only one user executes the action.

Continue Reading

Using the Process File Block

The Process File block is used to read and process a file depending on the file type. If the file provided is a CSV, then the output of the Process File block is an array of values corresponding to each row in the CSV file.

Continue Reading