How to change the Package name in Orchestrator?

Hello, is it possible to change the name of a package in Orchestrator?

For example, I have a package with this name:
image

But I would like this name to be changed to this: RPA-UiPath-TRIBUTARIO-Comunicado…

Because I am refactoring the naming of all my packages for better identification.

@igor.mathias

Not possible through the orchestrator. You will have to change it in studio and republish it

Hi @igor.mathias

It’s not possible to change the package name from orchestrator. Package name is set during the publishing process from studio.

So, it has to be changed from studio or by changing the name in project.json file and then republishing the same.

Or you can consider changing the name of the process you are creating from that package. You can choose the new name for the process while underlying package name remains the same.

Hope this helps.

@igor.mathias

go to your project in studio..from the projects menu right click and select edit project settings and the change the name as you need and then republish it ..the new name would reflect

you can change in project.json also..buts its recommended to change via UI so that it reflects everywhere needed and removes any naming conflict issues

cheers

Thanks for the response.

Thanks for the response :grinning_face:

Thanks for the response :grin:

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