Hello guys,
I had developed a code and published to orchestrator the code is working fine, now I want to add few activities to the code and republish again , here problem arises when I’m opening the code in the studio to make changes I’m not able to open the invoke workflow, invoke workflow is not accessible can I know the reason and what should I do to solve this issue.
Please Download UiPath.System.Activities as when you donwload the code from the orchestrator UiPath.System.Runtime will be added by default. If you have the dependency already download then please update it to the latest version.
Go to Manage Packages → Click on All Packages → Type UiPath.System.Activities-> Click Install → Click Save.
Thank You @Parvathy@pravallikapaluri@lchirathapudi I tried the updating the dependencies it is working, appreciate giving your time and helping me solve the issue.