Hello,
Instead of visualising the cockpit to check where the instance has reached, I want to check directly in database by running an sql - A query to check in which node the instance has reached. Anyone can help ?
Hello,
Instead of visualising the cockpit to check where the instance has reached, I want to check directly in database by running an sql - A query to check in which node the instance has reached. Anyone can help ?
Hello @Soumi ,
why would you like to do this?
There is a Java API as well as a REST API that can help you find this kind of data without the need to access Process Engine Internals.
Jonathan