Hello,
Just recently we noticed a change in how downloading a processes from orchestrator no longer includes the actual project files.
To replicate what I am talking about:
- Login to Orchestrator
- Select the folder
- Select the Automations tab (this is for a folder package based folder)
- Select Folder Packages (Sub tab)
- Select the thee dots to the right of the package you want to download
- Select view versions
- select the three dots for the version you want to download
- download package
Extracting the file:
- Rename the .nupkg file to .zip
- Extract zip file
- Inside the extracted file navigate to the following direcotry
PROJECT_NAME.1.0.0\lib\net45\
In side the net45 directory on our older (Possibly just 32bit?) projects we always had the entire automation folder, minus images.
We noticed recent files no longer have all of the .xaml files
Is there a way to re-enable this? Does anybody any information on the change?