Create your first automation in just a few minutes.Try Studio Web →
by Manish Jagtap
1
Solution
111
Summary
Summary
This solution aims to automate the process of manual Asset creation using Orchestrator UI. Create the Assets in Modern or Classic folders directly based on the Config file used for the project.
Overview
Overview
The assets are created in Orchestrator based on the assets present in the Config file. The executable requires the below parameters as inputs:
The executable can be run from Command Prompt or Powershell.
Note: The solution will create the assets with global scope and empty values. The values of the Assets must be updated using the Orchestrator UI.
Features
Features
By using this solution, the creation of the Assets in Orchestrator can be automated. This solution can be integrated in CI/CD pipelines, so that the assets are automatically created once the build has passed successfully. This will also eliminate the chances of spelling mismatch between the Asset names specified in the Config file and the Orchestrator.
Additional Information
Additional Information
Dependencies
No external dependencies. The executable must be called from Command Prompt or PowerShell.
Code Language
C#, Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0Updated
January 3, 2021Works with
Studio: 20.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources