Collection 'workflows' lock timeout when entering in write mode after 00:01:00

Hi,

Need help. I cannot save my workflow and giving me this error.

What could possibly wrong?

This can happen if OpenRPA was not closed properly while writing to the database. Are you connected to an OpenFlow instance? If so, you can just delete the file and it will download all workflows again. If not, you can try to delete the lock file and hope the file was not corrupted. (Make a copy of BOTH files before you do anything.)

Thank you Allan,

Just found out that the folder %userprofile%/Documents is under CFA, and that is where OpenRPA folder is stored, so any changes are getting blocked including the OpenRPA changes.

Now, based from the documentation, i can move the OpenRPA folder to AppData folder and it takes precedence. But the issue is, the application is still using the OpenRPA from Document folder.

Do i have to delete the one in Document folder so AppData OpenRPA will work?

Note that i do not have enough permission to delete folders

Thank you

OpenRPA looks for settings.json in 2 places, it starts in %home%\documents\OpenRPA\settings.json and if not found looks in ApplicationData + \OpenRPA\settings.json

so simply delete the settings.json file from documents\OpenRPA\settings.json

1 Like

Thanks Allan,

I was able to make the application use the one from AppData, I missed the part were the OpenRPA folder should be inside Roaming folder.

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