ADF 12.2.1.3.0
Hi
We have a small application which for a given master identifier (id, designation) displays child data in an af:table
Users can customize the af:table (displayed columns, column order etc..) using MDS
We would now like to save the MDS customizations by master identifier and not by user. (one customization per master identifier)
Is there a way to override/change the user that MDS uses for its persistance ? Our idea being to use the master identifier in some way instead of the currently connected user.
I've read several blogs on MDS and the changeManager class but I don't see any way to change the user that MDS will use for its persistance.
Kind Regards
Paul