I want to fix some process from the old developer. I didn’t have any access to the code other than getting it from orchestrator packages. When i extract the nupkg its missing all of the .xaml file and when i explore packages it didnt conatin any xaml file at all. I’ve check the package from the prod folder as well and it doesnt show any xaml file too. I check the processes folder for the project but it has an entry point which is the main.xaml. My question is how is the robot running? and where do i find the xaml file?
looks like the project is built on windows compatibility
on it while publishing the project we need to explicitly check the include source checkbox else it would not contain the xaml files and would contain only the packed packages which can run the process…those cannot be recovered as well if not saved