Retreive next ino:id

Hello!

This is an old problem of mine.

I want to know if I can get the ino:id of the next document that will be saved in the database.

What I mean is that for most databases you must generate the id for the data that you’ll insert, in Tamino it is generated by default.

Thank you.