Robility Datatable
The Robility Datatable is a structured, in-memory data component designed to store, organize, and manipulate tabular data within automation workflows. It enables users to work with rows and columns efficiently, making it ideal for handling structured datasets such as records, lists, reports, and transactional data during automation execution.
By integrating seamlessly with Robility Flow, the Datatable allows automation processes to perform operations such as reading, writing, filtering, sorting, comparing, and transforming data dynamically across workflow steps. This ensures smooth data exchange between activities, systems, and decision points within a flow.
Each Datatable is maintained securely within the context of its workflow, ensuring data consistency, controlled access, and reliable processing throughout execution. It supports both system-generated and user-defined data structures, enabling flexible handling of inputs from files, APIs, databases, and external applications.
With built-in data handling capabilities and structured schema management, the Robility Datatable improves accuracy, traceability, and efficiency in automation design. It plays a key role in enabling scalable and data-driven automations by ensuring that information remains organized, accessible, and reusable across the automation lifecycle.
Steps to add a Datatable to the Flow
1. Create a new flow within the tenant.
2. In the blank flow canvas, click the Menu option located near the Playground.
3. From the context menu, select Datatables.
4. Click Create Datatable.
5. Enter a name and description for the datatable.
6. An empty datatable is now created and available for use in the flow.
Import a CSV as a Datatable into the Flow
1. Click the Menu option and select Datatables.
2. Click the dropdown button and choose Import Datatable.
3. Provide a name and description for the datatable.
4. Select the CSV file from your local system and click Create.