ai-center
2022.4
false
- Release Notes
- Before you begin
- Getting started
- Installing Automation Suite
- Requirements and installation
- Provision an AI Center tenant
- Configuring Orchestrator
- Installing Computer Vision
- Migration and upgrade
- Projects
- Datasets
- ML packages
- Pipelines
- ML Skills
- ML Logs
- Document Understanding in AI Center
- Licensing
- How To
- Basic Troubleshooting Guide
Configuring Orchestrator
AI Center User Guide
Last updated Oct 17, 2024
Configuring Orchestrator
Orchestrator configuration entails adding some fields in the Orchestrator UiPath.Orchestrator.dll.config. Before you begin, backup your existing UiPath.Orchestrator.dll.config file (for example making a copy in a different path).
There are two ways in which you can update this configuration:
- Automated configuration - this is the preferred approach, done using a PowerShell script.
- Manual configuration - a step-by-step guideline with explanations. This method should be used in very unique cases, such as governance rules not allowing for automated changes to Orchestrator Config. Manual configuration is error prone and can lead to downstream installation issues.
Note:
This method should be the preferred approach. Manual configuration should only be used in very special cases.