In our MDM landscape, users browse through SAP enterprise portal and go through CE layer to invoke MDM operations. One issue faced regularly is MDM records being checked out (exclusively locked) for a longer period of time. This is due user sessions inactive for longer period of time and no action taken on checked out record.
Is it possible to catch a session expiry event with CE code and execute a rollback of MDM transaction. Currently we don rollback upon user clicking close button.