Hi All,
Since a select query would hamper performance when used from the WebUI, is there any other way to read an entity's properties persistent at the database level after changes to the GenIL and BOL buffers via core modify.
Actually core->modify has been performed so bypassing buffers will also not fetch the correct results as the data has been modified at the GenIL layer.
I want to check the properties of an entity persistent at the database after core->modify from webUI.
please help.