| Topic | Details |
|---|
| Topic 1 | - Libraries and Templates: This topic covers the creation, publication, and consumption of process libraries, along with the sharing and access of templates, promoting efficient project development and standardization.
|
| Topic 2 | - Version Control Integration: The section highlights the benefits of version control by demonstrating the use of Studio's Git integration for adding projects, cloning repositories, committing changes, and managing branches.
|
| Topic 3 | - Integration Service: The section introduces Integration Service, explaining its purpose and demonstrating the use of connectors and triggers in automation projects to interact with external systems.
|
| Topic 4 | - Data Manipulation: This topic covers a range of data manipulation techniques, including string manipulation using VB.Net methods and the RegEx Builder. It also guides users through working with arrays, lists, and dictionaries, as well as building and iterating through DataTables.
|
| Topic 5 | - Implementation Methodology: The section offers an overview of project implementation stages, interpretation of PDDs and SDDs, and the conduct of automation project peer reviews, ensuring a structured approach to development.
|
| Topic 6 | - Logging: The section provides insights into interpreting robot execution logs and adhering to logging best practices, ensuring effective issue identification and resolution.
|
| Topic 7 | - UI Automation: Here, the topic explains how UI Automation works and offer guidance on using the Modern Recorder and associated activities. It also covers UI synchronization and the configuration of static and dynamic descriptors.
|
| Topic 8 | - Object Repository: This topic covers the creation, publication, and consumption of UI Libraries, including the use of static and dynamic descriptors, offering a structured approach to UI element management.
|
| Topic 9 | - Email Automation: This topic covers retrieving emails via IMAP
- POP3, sending SMTP messages, and managing integrations with Microsoft and Gmail accounts, utilizing their respective packages.
|
| Topic 10 | - Debugging: Here, we explore various debugging techniques, including debug modes, actions, and ribbon options. It also guides users through setting breakpoints, utilizing debugging panels, and optimizing performance with profile execution.
|
| Topic 11 | - Control Flow: The section explains the functionality of control flow activities and their impact on workflow types. It covers the use of sequence and flowchart layouts. Lastly, it focuses on implementing IF, For Each, and While activities, among others.
|
| Topic 12 | - Working with Files and Folders: Here, you explore creating, managing, and navigating local files and folders, providing a foundation for file system automation.
|
| Topic 13 | - Workflow Analyzer: Here, the topic introduces the Workflow Analyzer tool, explaining its use for project analysis and validation, and providing guidance on configuring its settings.
|
| Topic 14 | - Variables and Arguments: This topic introduces data types and delves into creating, managing, and utilizing variables, arguments, and global constants
- variables. It also clarifies the distinctions between these concepts, ensuring a comprehensive understanding of data handling in automation projects.
|
| Topic 15 | - Studio Interface: Here, the topic guides users through installing Studio Community Edition and connecting to Orchestrator. It covers profile differences, backstage view options, compatibility modes, and package management. Additionally, it offers an in-depth exploration of the Studio interface and its various elements.
|
| Topic 16 | - Platform Knowledge: The section provides an overview of UiPath's product suite, including Studio and Robot variants, Orchestrator, and Integration Service, showcasing their unique contributions. It also emphasizes the benefits of Academy, Forum, and Marketplace in the UiPath ecosystem.
|
| Topic 17 | - Orchestrator: This topic covers the definition of Orchestrator entities, tenant entities, and folder entities, along with their respective functionalities. It also provides practical guidance on robot provisioning, workspace management, role assignments, and logging features.
|
| Topic 18 | - Exception Handling: This topic focuses on error management, showcasing the use of Try Catch, Throw, and Rethrow activities, along with the Retry Scope feature, to handle exceptions gracefully.
|