Skip to Main Content

Java Development Tools

Override user in MDS change paersistance

Paul (MITsa)Nov 3 2022

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

This post has been answered by Timo Hahn on Nov 4 2022
Jump to Answer
Comments
Post Details
Added on Nov 3 2022
4 comments
68 views