v.26.7.25.1
This release delivers new features, enhancements, and bug fixes to improve usability and the overall Robility Flow experience.
Limitations
1. A user cannot edit or schedule a flow that has already been scheduled by another user within the same project.
2. The Model Provider integration is currently accessible only to the user who configured it. Other users within the same project or agent cannot access or use the configured integration.
Workaround: Use the LLM component by passing the required LLM connection as an input. This enables other users to utilize the LLM functionality without requiring direct access to the configured Model Provider integration.
3.The Pulse Component does not support variable mapping for the Security Key and Public Key input fields when dynamically loading prompts.
Workaround: The component works as expected when the values are provided directly instead of using variable mapping.
New Feature
1. Project-Level Model Provider Configuration
Added support for configuring Model Providers at the project level in Robility Flow. Model provider configurations are now project-specific and must be configured separately for each project.
Important:
- Model Provider configurations are not migrated automatically at the project level. Reconfigure them from the Model Providers menu on the Canvas Flow page.
- Language Model selections are not retained. Update the Language Model manually for the required components.
- Model Provider validation happens during execution. Errors are displayed if the Model Provider is not configured correctly for the project.
- Playground does not validate project-level Model Provider configurations. Configuration issues are identified only during component execution.
New Components
1. Outlook Read and Send Email Added new components for reading and sending emails through Outlook.
a. Outlook Read Email – Retrieves emails from an Outlook mailbox, including sender, subject, body, and attachments. Supports email filtering to automate the processing of incoming messages.
b. Outlook Send Email – Sends emails through an Outlook account with configurable recipients, subject, body, and attachments. Enables automated notifications, confirmations, and report distribution within workflows.
Enhancements
1. Get Credentials
Enhanced the Get Credentials component to include both username and password fields in the output. For example, the component now returns output variables such as CREDENTIAL_<Name>_Value and CREDENTIAL_<Name>_UserName.
2. Save File Component
Enhanced the Save File component to support DataFrame-to-table conversion when saving files in PDF or DOCX formats.
Bug Fixes
1. Add Transaction Fixed an issue where Table Group insertion was not working correctly.
2. Get Credentials Fixed a validation issue for Vault project configuration during export. Previously, global variables were included even when the project configuration was not set. The system now displays a validation message during export if the required project configuration is missing.
3. Invoke Flow
a. Fixed a cross-project issue where exported components or workflows were not displayed after refreshing the project list.
b. Fixed an issue where the current flow was incorrectly displayed in the Invoke Flow dropdown menu. The dropdown now displays only eligible flows.
4. Insert Row
Resolved an issue where the Insert Query parameter executed successfully only during the first iteration of a loop and failed in subsequent iterations. The query execution logic has been enhanced to ensure the Insert Query parameter executes correctly across all loop iterations.
5. Robility Flow Scheduler
Resolved an issue where long-running flows executed through the Flow Scheduler failed with the error “No input data received from upstream components.” Enhanced scheduler execution with Scheduled Jobs Management to improve reliability and monitoring of flow executions.
Existing Limitation
1. Version History will track only workflows published after the upgrade. Previously published versions will remain available in Robility Manager but will not appear in Version History or be eligible for scheduling. To enable these features, export and rename the workflow (for example, FlowName.1.0.0 → FlowName), then republish it.
2. The Loop component has been enhanced to resolve stale and duplicate Datatable updates. Updating the component will remove all nodes within the Loop component and associated Datatable values. Back up the workflow before upgrading.
3. When processing large files with the Read File component, increase the Timeout and Retry Count settings to ensure successful OCR extraction.
Known Issues
1. The Invoke Flow component does not currently support tool mode. (Tentative fix: Aug 2026)
2. Deleting a project also removes all associated flows, and they cannot be recovered. (Tentative fix: Aug 2026)
3. If the description field is removed from the flow JSON before import, the workflow is still uploaded with an empty description. (Tentative fix: Aug 2026)
4. Flow names are user-specific, allowing multiple users to create flows with the same name, which may result in duplicate solution names and versions. (Tentative fix: Aug 2026)
5. Newly generated API keys currently apply to all workflow versions; this will be updated to restrict keys to specific versions in a future release. (Tentative fix: Aug 2026)
6. The Web Scraper component does not support extracting data from JavaScript-based web pages. (Tentative fix: Aug 2026)
Released Date: 25.07.2026