UiPath Dispatcher Reframework
Welcome to Automate with Rakesh 🚀 In this video, I’ll walk you step by step on how to develop a Dispatcher Bot using UiPath ReFramework (2024.10.1). This Dispatcher will read data from a CSV file and upload it to an Orchestrator Queue. Perfect for UiPath RPA Developers who want to learn Dispatcher design in a practical way. 🔹 Dispatcher: REFramework Design Steps Step 1: Select the ReFramework Template 24.10.1 Step 2: Open Initialization State Step 3: Open InitAllApplication.xaml Step 4: Create a Queue in Orchestrator: UiDemo Queue Step 5: Place the input file in the Data\Input folder of the project Step 6: Use Read CSV activity → Create Argument: out_TransactionData (DataTable) Step 7: Assign → out_TransactionData = dt_TransactionData Step 8: Open Config File → Data\Temp\Config.xlsx → Update with Queue Name Step 9: Open Get Transaction Data State Step 10: Open GetTransactionData.xaml Step 11: Delete Get Transaction Activity Step 12: Add If Activity Step 13: Condition → in_TransactionNumber = 1 Step 14: Assign (Then) → out_TransactionItem = io_dt_transactionData.Rows(0) Step 15: Change DataType of out_TransactionItem → System.Data.DataRow Step 16: Change DataType of TransactionItem → System.Data.DataRow Step 17: In Argument Panel → Map out_TransactionItem = TransactionItem Step 18: Else → out_TransactionItem = Nothing Step 19: Open Process State Step 20: Open Process.xaml Step 21: Change in_TransactionItem datatype → DataRow Step 22: Use For Each Row in DataTable activity Step 23: Create argument in_dt_TransactionData (DataTable) Step 24: Loop through in_dt_TransactionData Step 25: Use Add Queue Item activity and configure with Queue Name Step 26: Create argument io_TransactionNumber (Int32) Step 27: In Argument Panel → Map io_TransactionNumber = TransactionNumber Step 28: Increment → io_TransactionNumber = io_TransactionNumber + 1 Step 29: Delete the Set Transaction Try-Catch block (Success + Business Exception) Step 30: In System Catch block → Delete Set Transaction Status Step 31: Use Log Message for system exceptions ✅ What You’ll Learn How to customize UiPath REFramework for Dispatcher Bot development How to upload data from CSV to Orchestrator Queue How to simplify transaction handling by making Dispatcher linear Best practices for arguments, config, and logging in Dispatcher design If you found this tutorial helpful, don’t forget to: 👍 Like the video 💬 Comment your doubts 🔔 Subscribe to Automate with Rakesh for more UiPath RPA tutorials #UiPath #UiPathReFramework #AutomateWithRakesh

UiPath Performer Explained | Step-by-Step REFramework Guide

Learn UiPath Robotic Enterprise Framework - New | For UiPath RPA Developers
![Power Automate Beginner to Pro Tutorial [Full Course]](https://i.ytimg.com/vi/1p5kI7SYz4Q/hqdefault.jpg?sqp=-oaymwEnCNACELwBSFryq4qpAxkIARUAAAAAGAElAADIQj0AgKJDeAG4AvMY&rs=AOn4CLDmw1EolqGfQI0ByJRVli4gwAl3-A&usqp=CCY)
Power Automate Beginner to Pro Tutorial [Full Course]

UiPath Json Deserialize | UiPath Json |UiPath Json Parsing | UiPath Tutorial

UiPath RE Framework: How to Process Excel Files without Orchestrator Queues

Salesforce Tutorial For Beginners | Introduction To Salesforce | Salesforce Training | Simplilearn
![Mini Hackathon - Build a Power App! [Full Course]](https://i.ytimg.com/vi/Gx7xL8w2AnY/hqdefault.jpg?sqp=-oaymwEnCNACELwBSFryq4qpAxkIARUAAAAAGAElAADIQj0AgKJDeAG4AvMY&rs=AOn4CLBbgppOXrjwHxCyVw61YUQZVMEecw&usqp=CCY)
Mini Hackathon - Build a Power App! [Full Course]

UiPath REFramework Full Tutorial (with Dispatcher and Performer project)

UiPath Tutorial for Beginners | 2024 Beginner's Guide to UiPath Tutorial

UiPath Tutorial | Business Rule Exception Uipath Example

How to Build Advanced Agentic Automation in UiPath (Step-by-Step)

UiPath Tutorial for Beginners | 2025 Beginner's Guide to UiPath Tutorial

What Happens When There is a System Exception in Initialization State of UiPath ReFramework?

UiPath Maestro Tutorial | RPA & Agent Deployment from Scratch

Power BI FULL COURSE for Beginners | Learn Dashboards & Reports Fast!

UiPath Tutorial 25- UiPath ReFramework with Excel |UiPath Real Time Project

Deep dive into Modern Project in UiPath Document Understanding 2025 | Active Learning

Live | UiPath use cases for Practice | UiPath ReFramework without orchestrator /Queues | Beginners
![SQL Course for Beginners [Full Course]](https://i.ytimg.com/vi/7S_tz1z_5bA/hqdefault.jpg?sqp=-oaymwEnCNACELwBSFryq4qpAxkIARUAAAAAGAElAADIQj0AgKJDeAG4AvMY&rs=AOn4CLAZboYvuBUqMpZ1G52IP44lAu1WkQ&usqp=CCY)
SQL Course for Beginners [Full Course]

