v.26.2.12.1
In this release, we have introduced the new features, enhancements and bug fixes in the following areas:
What’s New
1. MCP Servers
The MCP Server feature in Settings has been enhanced with 10 preloaded servers.
Available MCP servers:
1. Playwright
2. File System
3. Oracle Database
4. MySQL
5. SQL Server
6. PostgreSQL
7. Puppeteer
8. Quick Chart
9. Azure DevOps
10. Atlassian Jira & Confluence
Credential Requirements for Servers
a. No credentials required: Playwright, File System, Puppeteer, Quick Chart
b. Credentials required: Oracle Database, MySQL, SQL Server, PostgreSQL, Azure DevOps, Jira & Confluence
Edit and Delete Functionality
Once a server is added, you can edit its credentials or delete the server if needed.
To do this, click the three dots (…) next to the added server and select Edit or Delete.
Enhancements
1. Interact Manager – Component and Slug Name Updates
a. The Interact Manager component has been enhanced with updated component names: Add Transaction, Get Transaction, and Update Transaction.
b. The field access data in Add Transaction has been renamed to Queue Name for improved clarity.
c. In Tool Mode, selecting a queue name will automatically update the action field’s slug name to match the selected queue for both the Add Transaction and Get Transaction components.
2. Common Layer Integration
The Web Scraper, Invoke Flow, and Oracle components have been enhanced with Common Layer Integration.
In the Control section of these components, five common layer intergration options are now available:
a. Retry Count – Retries the action based on the count provided.
b. Delay Between Retries (Seconds) – Waits for the specified number of seconds between retries.
c. Delay Before Execution (Seconds) – Delays the action before execution based on the specified seconds.
d. Delay After Execution (Seconds) – Delays the action after execution based on the specified seconds.
e. Continue on Error – Defines how the workflow behaves when an error occurs. Three options are available:
f. Stop Workflow – The workflow stops immediately when an error occurs and displays a popup showing the error.
g. Continue – The workflow continues when an error occurs. The error is recorded in the output.
h. Continue (using error output) – The workflow continues when an error occurs. The output specifies the exact error in this component, allowing subsequent actions to handle it directly.
3. Data Table Export
All data can now be exported at once by selecting the “All” option in the Rows per Page dropdown. The export functionality now supports Excel formats. Data can be exported in either CSV or Excel format.
4. Activity Segregation and Component Renaming
Robility Flow has been enhanced to standardize component names and group operations for improved usability.
The following Robility Core components have been renamed:
1. Flow Operation and related components are now Invoke Flow, Multi Router, and Type Converter
2. Robility Oracle is now Oracle
3. Robility Scraper is now Web Scraper
4. Test Operation now displays both new and existing testing components
5. Custom LLM is now Robility LLM
5. Refresh option in Multi select field
The Multi Selector field now includes a “Refresh” option in the dropdown. This enhancement is available in the following components: Update Row, Insert Row, Upsert Row, and Get Row(s) Joins Table.
Bug Fixes
1. DataTable
Previously, special characters were allowed in DataTable names.
Now, DataTable names can only contain letters, numbers, spaces, hyphens, and underscores.
2. Search Option
Previously, newly added components in Robility Flow did not appear when searched by component name.
This issue has been resolved, and all components now appear correctly in the search results when searched by component name.