Skip to content

This C# project is the first practice in the Automation Explorer path and it is running a workflow in UiPath Studio. The workflow consists of a Message Box and Log Message activities.

License

Notifications You must be signed in to change notification settings

ShonHarsh/UiPath-AE-S01P01-StudioFirstRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner-uipath

S01P01 Studio First Run

This C# project is the first practice in the Automation Explorer path and it is running a workflow in UiPath Studio. The workflow consists of a Message Box and Log Message activities.

Getting Started

After making a pull request or downloading the project, open the Main.xaml in UiPath Studio. The robot can be run with the play button in the ribbon and the result can be seen in output panel.

Practice Requirements

  1. Create a UiPath Automation Cloud account.
  2. Use Orchestrator to invite users and allocate licenses.
  3. Download and install Studio.
  4. Use Studio to create a new project, add an activity to the workflow, and publish to Orchestrator.
  5. Use UiPath Assistant to run the newly published process.

Note: The sample files are included in Data\Sample Data\UiPath-AE-S01P01-StudioFirstRun.zip and this project is in the VB language.

Details

Course: UiPath - Automation Explorer

Section: 01 Explore automation development with UiPath Studio

Practice: 01 Studio First Run

Project Format: Windows, C#

GitHub: https://github.com/ShonHarsh/UiPath-AE-S01P01-StudioFirstRun

Sample Output

Message Box

05/28/2024 16:16:03 => [Debug] Debug started for file: Main
05/28/2024 16:16:03 => [Info] UiPath-AE-S01P01-StudioFirstRun execution started
05/28/2024 16:16:03 => [Debug] UiPath-AE-S01P01-StudioFirstRun.Main.Begin;
05/28/2024 16:16:05 => [Debug] UiPath-AE-S01P01-StudioFirstRun.Main.End;
05/28/2024 16:16:05 => [Info] UiPath-AE-S01P01-StudioFirstRun execution ended in: 00:00:01

Architecture Requirements

A standard UiPath, Studio to Orchestrator cloud setup is the base of operation. It is easy to setup and free.

  1. An Orchestrator connection - Visit https://cloud.uipath.com/ and authenticate or sign up.
  2. UiPath Studio is used to run the robot. Note that Studio Web can be used directly in Orchestrator but I recommend installing the Studio IDE application.

UiPath Setup Guide

Git Notes

Clone the project to develop or change it.

git clone https://github.com/ShonHarsh/UiPath-AE-S01P01-StudioFirstRun

Links

UiPath Learning Plan Projects

Automation Explorer

S01 Explore automation development with UiPath Studio
  • S01P01-StudioFirstRun [C#] [VB]
S02 Build your first process with Studio
  • S02P01-BuildFirstProcess
S03 Variables, Constants and Arguments in Studio
  • S03P01-ManagingVariables
  • S03P02-InvokeWorkflow
  • S03P03-ArrayVariables
S04 Control Flow in Studio
  • S04P01-ForEachAndIf
  • S04P02-WhileAndIf
  • S04P03-SwitchAndForEach
S05 Excel Automation with the Modern Experience in Studio
  • S05P01-WorkbookAndDataTables
  • S05P02-ExcelActivities
S06 User Interface (UI) Automation with Modern Design in Studio
  • S06P01-BuildAndRun
  • S06P02-TableExtraction

Automation Developer Associate

//Still to be developed

S01 Data Manipulation with Strings in Studio
S02 Data Manipulation with Lists and Dictionaries in Studio
S03 UI Automation Synchronization with Studio
S04 UI Automation Descriptors in Studio
S05 Selectors in Studio Deep Dive
S06 Debugging in Studio
S07 Error and Exception Handling in Studio
S08 Working with Local Files and Folders in Studio
S09 Email Automation With Studio
S10 PDF Automation with Studio
S11 Data Manipulation with Data Tables in Studio
S12 Introduction to Logging in Studio
S13 Orchestrator Overview for Automation Developers
S14 Working with Orchestrator Resources
S15 Object Repository in Studio
S16 UiPath Integration Service Overview
S17 Version Control Systems Integration in Studio
S18 Workflow Analyzer in Studio
S19 RPA Testing with Studio
S20 Project Organization in Studio
S21 Automation Implementation Methodology Fundamentals

Automation Developer Professional

//Still to be developed

S01 State Machines in Studio
S02 Introduction to Robotic Enterprise Framework
S03 Building a REFramework Project with Orchestrator Queues
S04 Building a REFramework Project with Tabular Data
S05 Practice with REFramework
S06 Orchestrator Triggers and Monitoring
S07 Advanced Data Manipulation with Studio
S08 Advanced UI Automation with Studio
S09 AI Computer Vision with Studio
S10 Remote Debugging with Studio
S11 Invoke Method and Invoke Code in Studio

RPA Developer Foundation

S01 Get Started With RPA Development
S02 Variables, Data Types And Control Flow In Studio
S03 Data Manipulation In Studio
S04 Excel And Data Tables With Studio
S05 UI Automation With Studio
S06 Selectors In Studio
S07 Project Organization In Studio

About

This C# project is the first practice in the Automation Explorer path and it is running a workflow in UiPath Studio. The workflow consists of a Message Box and Log Message activities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages