From the course: Complete Guide to UiPath RPA Development
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Display a message box - UiPath Tutorial
From the course: Complete Guide to UiPath RPA Development
Display a message box
- [Instructor] Whether you're designing attended processes or unattended processes, you're going to want to take steps to communicate what the robot is doing to a user or maybe a production support person. In the next couple of videos, I'll show you how to use message boxes and logging messages to communicate your automated process intentions or outcomes. So, I'll start by creating a blank process and I'll just call it communication. I'll click here to store it in the usual place, C, Development, UiPath. I'll select that folder. Since this is free text, I'll change that to Communicate with my users and click on Create. Once the project is open, I usually make some space by reducing the size of my properties and unpinning activities and double-clicking on the menu to collapse it. That gives me more space on my canvas. You've already seen me create a message box, so this should be a quick demo. I'm clicking on activities and dragging a Sequence as my root activity. And of course, I'll…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Overview1m 10s
-
(Locked)
Project structure choices4m 51s
-
(Locked)
Sequence basics8m 59s
-
(Locked)
Flowchart basics6m 3s
-
(Locked)
State machine basics7m 59s
-
(Locked)
Display a message box5m 25s
-
(Locked)
Logging to the output window5m 16s
-
(Locked)
Provide status to attended robot users1m 53s
-
Open and read a text file6m 10s
-
(Locked)
Intro to looping to repeat work3m 20s
-
(Locked)
Demo - For each loop10m 18s
-
(Locked)
Send email5m 21s
-
(Locked)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-