Fundamentals of UiPath Orchestrator
Course Description
UiPath Orchestrator Fundamentals is a comprehensive course designed to help you understand the fundamentals of UiPath Orchestrator, a centralized automation management tool. This course is ideal for beginners or individuals who want to gain a solid foundation in orchestrating and managing their robotic process automation (RPA) initiatives.
Starting with an introduction to UiPath Orchestrator, you will learn how this powerful platform facilitates the management and monitoring of your robot workforce. You will explore user roles and permissions, creating and managing robots, and configuring robot environments. In this course, you will delve into the process of deploying automation packages and acquiring licenses to maximize the efficiency of your RPA projects.
You will learn how to schedule and manage jobs, ensuring your robots execute tasks optimally. Additionally, you will gain an understanding of the logging capabilities of Orchestrator, allowing you to track and analyze the performance of your robots. You will also discover how to handle exceptions and troubleshoot any potential issues that may arise during the automation process.
Course Curriculum
- 1 What is UI (User Interface)
- 2 Fundamentals of Design
- 3 Navigation
- 4 UI Principles
- 5 Grid Lines
- 6 Introduction to web
- 7 Browser Wars
- 8 Introduction to web
- 9 Browser Wars
- 10 DOM tree, CSSOM tree Part 1
- 11 DOM tree, CSSOM tree Part 2
- 12 Browser internals Part 1
- 13 Browser Internals Part 2
- 14 Browser Internals Part 3
- 1 Layout engine or rendering engine JavaScript
- 2 V8 engine internals
- 3 Browser JS vs Node JS
- 4 IP – MAC address – Ports
- 5 Evolution of HTTP
- 6 How the Server looks at the URL
- 7 Request & Response cycle
- 8 HTML Browser view - Debugger, Inspect
- 9 JavaScript Data types Part 1
- 10 JavaScript Data types Part 2
- 11 JavaScript Data types Part 3
- 12 JavaScript Data types Part 4
- 1 Copy by value and Copy by reference
- 2 Window & document object
- 3 Array and JSON iteration
- 4 XML HTTP Request
- 5 Hoisting & scope
- 6 Function & Return Keyword
- 7 Types of Function
- 8 MRF - Array Method 1
- 9 MRF - Array Method 2
- 10 Error Handling
- 11 ES5 vs ES6
- 12 Object-oriented programming Part 1
- 13 Object-oriented programming Part 2
- 14 Object-oriented programming Part 3
- 15 This keyword
- 16 Rest & Spread operator