Migrate
These notes provide an overview of new features implemented in each version of Blueprint along with any important upgrade advisories and resolved issues.
They also outline known issues you may experience while using a specific version of Blueprint and any applicable workarounds.
Blueprint Version | MS Flowbuilder SDK | Minimum Required PAD Version |
8.1 | 2.24 | 2.50x |
8.0 | 2.20 | 2.46x |
Version 8.1
GA Date: Mar 10, 2025
UiPath to PAD
- Enhancements:
- Support using correct data types for parameters when calls to external Flows are used
- Support for anchor selectors (<nav> in <ui:Target>)
- Support for .Message and .Location properties of REFramework
- Mappings:
- Excel DeleteRowsX (What to Delete > Hidden Rows and Duplicate Rows not supported in PAD)
BP to PAD
- Enhancements:
- Support using correct data types for parameters when calls to external Flows are used
- Improved Support for Single Row Collections
- Support for Global Code section of VBOs
- Support for migration of actions with incomplete or inaccessible selector information
- Selector Enhancements
- UI
- Creating 3 tiers of UI element selectors:
- 1. Matches exactly what user had in Blue Prism
- 2. Selector that does not include Class and only includes top level UI elements and bottom level UI element
- 3. Only target element
- Creating 3 tiers of UI element selectors:
- Web
- Added support for wElementType, MatchIndex, wInnerText, wld, wPageAggress, wClass, wName, wXPath, wInputType, wAccessKey, wValue
- UI/UIA
- Added support for uControlType, MatchIndex, uLocalizedControlType, puControlType, uEnabled, puLocalizedControlType, uName, uAtomationId, uClassName, puName, puAutomationID
- AA
- Added support for Role, Enabled, Name, Visible, ClassName, pRole, pID, MatchIndex, pName, Ordinal
- UI
- Mappings:
- Filter Datatable
- Sort Datatable
- Delete Column from Datatable
- Insert Column into Datatable
- Open/Attach Excel Instance
Rules
- Support for defining external Flow name in mapping sheet
- Support generating rules for environment variables
Microsoft Flowbuilder SDK version: 2.24.2514
Version 8.0
GA Date: Jan 27, 2025
RPA Migration Enhancements
UiPath to PAD
- Enhancements:
- Selector Enhancements:
- Support for Selector modifiers
- Support for <uix:NInjectJsScript> And <ui:InjectJsScript>
- Working SAP Selectors
- Support for common web selector attributes
- Using ScopeSelectorArgument attribute to provide additional context to screen selectors
- Kill Process activity now supports migration of Process of ProcessName parameters
- Selector Enhancements:
- Mappings:
- UIAutomationNext Activities:
- Nclick
- NApplicationCard
- NTypeInto
- NKeyboardShortcuts
- NSelectItem
- NGetText
- Ncheck
- SAP Activities:
- Logon
- Login
- Start Transaction
- UI interactions converted to UI Automation actions
- UIAutomationNext Activities:
A360 to PAD
- Mappings:
- Excel:
- FilterTableV2
- SortTableV2
- SaveAs
- SAP:
- Connect
- Disconnect
- ClickMenu
- SetTabeCellText
- GetTableCellTextByIndexAction
- GetStatusAction
- Excel: