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.
AI blocks – XAgent for Extraction (XAE) and XAgent for Transformation (XAT) are respectively used to extract and transform data fetched from Rover instances.
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.
The Download as File block is used to download output data as a file in CSV, Excel, or Text format.
The Get File Details block is used to get the details of a specific file in a livespace.
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.
You can provide dynamic values to the Where, Group by, and Sort by options as well as to the Set static variable and Hide tab actions in the Dashboard Rule Block.
The Custom Output block is used to prepare JSON data, which can be fetched by a third party or pushed to a third party using cloud blocks.
You can create left menus for your dashboard dynamically using a spreadsheet and a workflow.
Menus can be hidden or shown based on workflow logic. The output of the menu builder workflow should be an array of menu names.
A reflexive workflow is a workflow that is connected to form to control the fields of the form.