Uipath and orchestractor

Good morning, I have a problem, when I download a robot in Orchestractor it does not extend all the activities, I show an image of what is seen on the screen, could someone help me solve this problem, thank you.
image

Hi @Daniel_Hernandez1

Try to update all the packages. This should help you in seeing the activities.

Regards

@Daniel_Hernandez1,

Try updating the packages of the project.

Thanks,
Ashok :slight_smile:

Thanks, I already did it but it doesn’t change

Thanks, I already did it but it doesn’t change.

Hi @Daniel_Hernandez1

Can you share the screenshot of what all dependcies you have in your project panel.

Regards

yes of course
image

Hi @Daniel_Hernandez1

Go to Manage Packages → Click on All Packages → Type UiPath.System.Activities-> Click Install → Click Save.

This should help

Regards

1 Like

thank you very much, it worked!

1 Like

You’re welcome @Daniel_Hernandez1

Happy Automation!!

1 Like

@Daniel_Hernandez1,

To answer it fully and learning purpose.

Root cause of the issue is that, when we extract the source code from NuGet package, it consists only runtime of the package UiPath.System.Runtime. This limits the design look.

To fix this, we will have to install full package, that is UiPath.System.Activities

Thanks,
Ashok :slight_smile:

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.