Guys,
Is there any way to download processes or jobs within the Orchestrator, like XAML or otherwise?
Tks
Guys,
Is there any way to download processes or jobs within the Orchestrator, like XAML or otherwise?
Tks
Welcome back to UiPath forum
Go to TENANT tab in the left side of the orchestrator
There under PACKAGES you can search for your process and click on three dots at the right end and click VIEW VERSIONS
There we can download the package as nuget package
If you want to extract the files in that nuget packages change from .nuget to .zip
Then extract it you can see the xaml in lib folder of that extracted file
Cheers
Welcome back to our UiPath community.
Yes you can. Navigate to Packages section in Orchestrator and download the published package and extension of the package it nupkg. Change the extension to zip and then extract. It will show all XAML files inside the process.
Thank you for your help @Palaniyappan and @lakshman ,
But I can’t download XAML file , probably need permission? I didn’t see anything to download the package.
What can it be?
Cheers,
Don’t open the package into Orchestrator.
Thank You! Done
Glad I could help
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.