Welcome to Blueprint: Overview of Products
Blueprint Assess
Getting Started
RPA Data Import
Dataverse Service Account Secret Setup
Dashboards & Reports
Statistics Report Options
Code Blocks Report
Copies Report
Mains Report
Missing Processes Report
Reuse Report
Using Scope and View
Statistics Dashboard
Statistics Reports
Applications Dashboard
Applications Report
Estimator Dashboard
Estimator Reports
Bulk Reporting
Call Trees
Blueprint + PowerBI Dashboards
How to Create Microsoft Power Automate RPA Migration Estimates with Blueprint
Overview
Scenario Demonstration
Process Details
Features
Settings and Configuration
Blueprint Migrate
The Blueprint User Interface
Change Your Password
Open a Project
Organize Artifacts and Assets
Close a Project
Status Indicators
Jobs
FAQ
Exporting from Source RPA Tools
How to export a UiPath Automation Project from UiPath Orchestrator
How to export .bprelease files from Blue Prism
Blue Prism VBO Matching on Import
How to Export .zip files from Automation A360 Control Room
How to export .aapkg files from Automation Anywhere v11 Control Center
Importing & Exporting
RPA Import to Blueprint
RPA Import Log
RPA Export from Blueprint
RPA Export Wizard Options
Metabot Migration - Best Practices
Understanding Wrapper Flows in Power Automate Desktop
Bulk Reimport/Recalculate
AsEnumerable Support
XmlDocument Support
Artifacts Management
How to Change the Main Process Label
Base Artifact Types
Creating and Managing Artifacts
View and Edit Artifacts in the Utility Panel
Concurrent User Activity in Artifacts (Steal Lock)
Using Descendants View
Global Actions
Rules
Introduction to Rules
Using Rules
Using Rules CSV
Common Procedures
Custom Action Mapping
Reuse Mapping to Power Automate Desktop
Manual Reuse
TODO, Error, and Robin Mapping
Script Mapping
Variable Name Dependency Mapping
Variable Renaming and Initialization
DLL/Method Invocation Mapping
Unmapped Activities
AA Metabots
Work Queues Mapping
Solutions & Best Practices
RPA Value-Mapping Assessments
Why Choose Blueprint Cloud vs. On Premise ?
Setting up SAP for RPA
Working with Migration Output in Power Automate Desktop (PAD)
API & Developer Resources
REST API Request Header and Parameters
REST API - Using the Content-Type: Multipart Method
REST API Request Body and Parameters
REST API - Listing Artifacts in the Request Body
REST API - Defining an Artifact in the Request Body
REST API - Defining a Comment in the Request Body
REST API - Defining a Reply in the Request Body
REST API - Defining a Trace in the Request Body
REST API - Filter Parameter
REST API - Defining a User in the Request Body
REST API Requests
REST API - Add Attachment to Subartifact Request
REST API - Get Artifact Request
REST API - Add Traces Request
REST API - Get Project by Id Request
REST API - Update Custom Choice-Property Type Request
REST API - Publish Comments Request
REST API - Publish Artifact Request
REST API - Update Comment Request
REST API - Delete User Request
REST API - Add Comment Request
REST API - Close Review Request
REST API - Get Discussion Status Request
REST API - Update Reply Request
REST API - Get Attachment Request
REST API - Delete Comment Request
REST API - Create Project Request
REST API - Get Group Request
REST API - Rate Comment Request
REST API - Get Child Artifacts of Artifact Request
REST API - Discard Artifacts Request
REST API - List Artifacts Request
REST API - Rate Reply Request
REST API - Move Artifact Request
REST API - Delete Attachment Request
REST API - List Projects Request
REST API - Get Blueprint Product Version Request
REST API - Update Standard Choice Property Request
REST API - Get Review Request
REST API - Reply to Comment Request
REST API - Update User Request
REST API - Get Collection Request
REST API - Delete Artifact Request
REST API - List Collections Request
REST API - Authenticate Request
REST API - Get Artifact Type Request
REST API - List Artifact Types Request
REST API - Delete Reply Request
REST API - Get Root Artifacts of Project Request
REST API - Add Attachment Request
REST API - Create User Request
REST API - List Reviews Request
REST API - List Groups Request
REST API - Get User Request
REST API - Delete Traces Request
REST API - Add Artifact Request
REST API - List Users Request
REST API - Get Artifact Image Request
REST API - Update Artifacts Request
REST API - List Unpublished Artifacts Request
REST API HTTP Methods
REST API - HTTP HEAD Method
REST API - HTTP DELETE Method
REST API - HTTP GET Method
REST API - HTTP POST Method
REST API HTTP Status Codes
REST API - HTTP PATCH Method
Blueprint REST API
REST API Quick Start Example
REST API Requests and Responses
REST API Security and Authentication
REST API Known Issues & Constraints
REST API Resources
REST API - Defining an ALM Job in the Request Body
Installation
Blueprint Installation Guide
System Requirements
Supported Third-Party Components
Azure App Registration (Power Automate Export)
Licensing
Licensing in Blueprint
Activation and License Consumption
Settings & Administration
Overview of Blueprint Settings
About Blueprint Settings
System Reports
License and Activity Reporting
User List
Project Activity
User Roles
Artifact Map
Project Usage
User Activity Report
Audit Log
System Logs
User Management
Creating and Managing Users
Creating and Managing Groups
Creating and Managing Instance Administrator Roles
Creating and Managing Project Administrator Roles
RPA Management
Integration Reporting
PAD Export - Link Microsoft 365 to Blueprint
Migrate Settings
Advanced Settings
Instance Settings
Federated Authentication Settings
Projects
Create a Project
Create a New Project
Project Groups
Creating and Managing Project Groups
Project Roles
Creating and Managing Project Roles
RPA Integrations Settings
RPA Integration Settings
Project-Level Microsoft Power Automate Export Settings
Release Notes
Prior Releases
Version 6.0 Release Notes
Version 5.0 Release Notes
Assess
Migrate
All Categories > Blueprint Migrate > Rules
15 articles
Blueprint Rules enables users to extend Blueprint's core migration tool to meet their specific needs to create custom mapping rules as needed. The main use cases for using Rules are: Use Case Example…
Updated 2 weeks ago by Sean Ellner
Rules Overview. At a high level, the process is as follows: Use Blueprint's Rules Generation for a given scope to get a list of all Rules opportunities. Use the Rules UI or CSV Mapping sheet and defi…
Updated 2 weeks ago by Luka Koczorowski
The CSV option is recommended only for Rules Power Users. The Rules CSV sheet gives users full access to the Rules table. This should only be used by experienced users or with the assistance of Bluep…
How to Download Rules CSV. Navigate to the Tools -> Rules. Select the Scope that contains the processes that should be mapped. Click the Advanced dropdown on the right side and select Export Rules to…
Custom or DLL Mapping to Power Automate Desktop. The following article applies to Custom Activities/Package in UiPath, VBOs in Blueprism, and TaskBots in Automation Anywhere v10/11. All three will be…
It is common to see repetitive tasks as self contained bots that are called upon by other bots. These helper bots can load configuration settings, log error messages, etc. Instead of repeating code f…
Manual Reuse Mapping to Power Automate Desktop. There may be times when a user wants to explicitly define a process or sub-process as its own External flow or code block when exporting to PAD. To do…
Updated 3 weeks ago by Luka Koczorowski
If a user finds that they have a common TODO or Error across many exported bots, they can configure a global fix during export to avoid having to repair bots one by one. Also, in certain situations i…
Script Mapping. In some scenarios, when Mapping Custom Actions or DLL Invocations a user may instead want to map those actions to inline scripts Supported Languages. The following language are suppor…
Certain RPA platforms allow for variables or expressions when invoking dependencies. Power Desktop Automate for example, does not allow for sub-flow or external flow invocations to use variables. Thi…
Some organization might want to rename variables in bulk for all processes upon migration, or create new variables entirely in order to fit a new framework for their organization. Variable Renaming a…
Updated 3 weeks ago by Sean Ellner
DLL/Method Invocation Mapping to Power Automate Desktop. Using Dashboard. To map using the Rules dashboard, see: Custom Action Mapping. Using CSV. Export CSV. To start using the CSV Rules sheet, the…
There are some scenarios where Blueprint cannot determine if an action is a custom action, unmapped, or unsupported. In those scenarios we have a Rule call "unmapped actions" which is described below…
- Metabot-PAD Flow Mapping - Instruction.pdf - RPA Framework Mapping.csv - Mapping Sheet with Example Data.csv Note : - Only csv file format is accepted - Not all columns need to be filled out for…
Updated 1 year ago by Sean Ellner
Work Queues in the source tool (Blue Prism/UiPath) do not include the Work Queue ID and Name which are required to map and execute the Queues in PAD. In this scenario, we have to use rules to map sou…
Updated 3 weeks ago
Powered by HelpDocs (opens in a new tab)