Hi everybody!I am getting a weird error when I try to select a connected system to create an integration object. As soon as I write anything on the connected system field:
I get this error:
Error Evaluating UI Expression Expression evaluation error [evaluation ID = 87317:f0efe] : Unable to find Connected System Template with the id "plugin.[uipath-connectedSystem-rwm].[UiPathConnectedSystemTemplate]@2"
I don't understand why the error mentions a plugin as we are not using any plugin for integrations/connected systems.Has anyone seen anything similar?Thank you
Discussion posts and replies are publicly visible
Could it be that there is an "old" CS that uses that plugin and the plugin was removed?
At the moment we only have one CS as it is a new project and it dosen't use any plugin. We also didn't remove any plugins, but we have updated one recently.I checked the QA environment that still dosen't have some of these plugin updates and we have the same error there
New project ... does that mean this is a completely empty Appian environment, not touched by anyone before?
It could be that there is a CS in another application and because your user account has access to it, you would see that here.
You were right. It was a CS from Robotic Task Manager (The default robotic manager application that Appian provides) that somehow had an error in one of their functions. After deleting this CS the other error stopped
Do you think this was because of a plugin update? I don't recognise that function, and the environment was brand newThank you for your reply!
Finding the root cause would need a bit more investigation ...
Happy to help
Hello Everyone,
I have a similar error when trying to make a connection:
...and even though the connection is confirmed, I used DBeaver:
Any suggestions?
Thanks in advanced!
Could you check the tomcat-stdout.log log to see if you see more details of the error please?
Hello David,
Of course! How can I access the log file?
Allan
Hi allanfuentes ,You've a typo error in the URL, please change database=DemoDB to databaseName=DemoDB,
Test it and let me know!Hope this helps you!!!
How do I access the tomcat-stdout.log file?
Thanks