Session 2 - Specialized AI Associate Series: Orchestrator Deep-Dive and UiPath Integration Service

DianaGray10 0 views 9 slides Oct 08, 2025
Slide 1
Slide 1 of 9
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9

About This Presentation

🚀 Welcome to Session 2/ UiPath Upskill to Agentic Automation - Specialized AI Series 2025!

In this session, we will start by deep-diving into Orchestrator functionalities: managing all automations, robots, and automation assets from the same place. Then we follow-up by seamlessly integrating API...


Slide Content

The UiPath word mark, logos, and robots are registered trademarks owned by UiPath, Inc. and its affiliates. UiPath (R) is a registered trademark in the United States and several
countries across the globe. See TMEP 906. ©2025 UiPath. All rights reserved.
By UiPath Community
AI Associate
Developer Series

2
Agenda slide
01
02
Orchestrator Overview
Integration service

What is Orchestrator
3
•Central control centerfor managing, monitoring, and optimizing UiPath automations across the enterprise.
•Provides governance, scheduling, and real-time visibilityinto all attended, unattended, and agentic automations.
•Acts as the command hub connecting UiPath Robots, Assets, Queues, and Processes.
•Enables deployment and version control of workflows directly from Studio to production.
•Handles credential management and secure asset storage with fine-grained access control.
•Offers logging and audit trails to support compliance and troubleshooting.
•Provides orchestrationof queues and triggers for workload balancing and SLA-based execution.
•Supports multi-tenant architecture, allowing separation by business unit, department, or environment.
•Integrates seamlessly with UiPath Insights for analytics and performance dashboards.
•Connects to Integration Service, AI Center, Action Center, and Apps, enabling end-to-end automation management.
•Available as cloud-native (Automation Cloud) or on-premises (Automation Suite) deployment.
•Forms the backbone of the UiPath Enterprise Automation Platform, bridging human and digital workforce operations.

Orchestrator Walkthrough
4

Orchestrator and Development
5
•Libraries–Reusable collections of workflows and custom activities published from Studio to standardize
automation logic.
•Templates–Pre-configured project frameworks that help developers start new automations with governance and
best practices built in.
•Indexes–Optimized data structures that make Orchestrator searches, filters, and analytics fast and efficient.
•Storage Buckets –Central repositories for storing and sharing large or unstructured files (e.g., PDFs, JSONs,
reports) across automations.
•Queues–Workload containers that manage transaction items, enable scaling, and ensure reliable work
distribution across robots.
•Assets–Centralized variables (like configuration values or file paths) that can be securely shared among
automations.
•Credentials–Securely stored authentication data used by robots to access systems without exposing sensitive
information.

Orchestrator and Development
6

Integration Services
7
•A cloud-native integration layer that connects UiPath automations with external business applications and systems through
secure APIs.
•Provides pre-built, no-code connectors for platforms like Salesforce, ServiceNow, SAP, Outlook, and Google Workspace.
•Enables both event-driven (trigger-based) and action-driven automations, bridging RPA with API integration seamlessly.
•Centralizes connection management in a Connections Hub,allowing reuse across workflows and tenants.
•Handles authentication and credential storage securely using OAuth2, API keys, or service accounts.
•Allows developers to mix RPA activities with direct API calls within the same workflow for faster, more resilient automations.
•Reduces reliance on UI automation by interacting with systems through APIs for stability and speed.
•Integrates tightly with UiPath Orchestrator, Studio, and Data Fabric,enabling end-to-end process automation across cloud and
on-prem ecosystems.
•Provides monitoring, governance, and version control of all integrations at the enterprise level.
•Forms the foundation for agentic and composable automation, letting digital agents communicate across systems intelligently.

Integration Services Walkthrough
8