I want code to be displayed before i published to Orchestrator

when code is published to Orchestrator why is it showing this way,and i have not used libraries as well. Can any one suggest me on this.

@jyerva , can you post a screenshot from "Manage Packages" dialog?

It is likely your installed System package has an issue…

@jyerva,

Here I have explained reason and solutions for this.

If you go to manage packages the dependencies are with a runtime wod at the end, like “UiPath.System.Activities.Runtime”. You just need to install again those and everything should be fixed.

It Worked for few , not completely.

@jyerva

it is because of runtime packages they are light weight packages for robot machines to run and not visualize

if you see in packages your ui automation package is also runtime …so all ui activities show like that…Change that package as well you would see it normally

image

also it is advised not to get code from package instead have the actual stored in repo or any other way

cheers