Discussion posts and replies are publicly visible
OK. Do you have a specific question?
How to unlock Database Tables using Appian
As we typically do not write SQL code in Appian, I do not know of a good way to do that. But I would try to get direct access to the DB and do whatever is necessary.
But you might also try to find out how it came to that situation, and try to prevent it.
Hi stefan,
can we write unlock query in mysql for unlocking particular record in Table?
thankyou.
Sure
Have you found it? My friend was looking for examples of essays online, but he couldn't find any reliable resources. I suggested that he visit the website https://writinguniverse.com/free-essay-examples/romeo-and-juliet/ and he was very pleased to see it because it had many essay samples. I discovered your content while online looking for that website connection.
I was sifting through the docs the other day and found that you can indeed remove deadlocks from phpMyAdmin using these stored procs.
AppianProcess.metadataLocks()
AppianProcess.killProcess()