How to change project name in OpenRPA

Hi all,

How to change the project name created from studio. I am able to rename the workflows, but not the project.

I have one solution now, that is to export the project and edit the .proj file.
But doing this the invoke openrpa paths are missing, and i need to manually add the paths.

Is there any way to simply edit the Project name, so that the project name is taken in invoke openrpa activity directly.

Thank you

If you are using openflow, you can edit it in the database ( entities → openrpa )
If you are are using offline setup, you can edit it in the database using litedb studio

I think there was a PR for openrpa that allows editing project name using F2 but i cannot test right now, if you are on latest version, try testing that.

I forgot about this post, sorry.
I just checked, I was right, you can use F2 to rename the project, after selecting it
image
image

Thank you very much Allan

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