ai-center
2024.10
true
- Release Notes
- Before you begin
- Getting started
- Installing AI Center
- Migration and upgrade
- Projects
- Datasets
- Data Labeling
- ML packages
- Out of the box packages
- Pipelines
- ML Skills
- ML Logs
- Document UnderstandingTM in AI Center
- AI Center API
- How to
- Licensing
- Basic Troubleshooting Guide
Configuring Orchestrator
AI Center User Guide
Last updated Nov 11, 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.