Hello everyone,
I check in H2 console, and I would like to know where are organisation information stored ?
Is it possible to access them, for instance in a table, or a file, or another source ?
Thank you for your light ! :)
Hello everyone,
I check in H2 console, and I would like to know where are organisation information stored ?
Is it possible to access them, for instance in a table, or a file, or another source ?
Thank you for your light ! :)
Hi,
It is all stored in the bonita_journal
database.
To retrieve and manipulate them you may use the Identity api
HTH
Romain