Hi All, I have a specific requirement. When ever the user logins the first time to the portal application we need to show him a specific set of portlets. This is done by changing the default.psml of turbine user so that who ever logins will see that psml.
Now in our application we have two specific roles defined. one is Role1 and other is Role2. Now if the user belongs to Role1 i need to show him specific set of portlets (role1.psml file) and if he belongs to Role2 another set of portlets( another psml). First time when ever user logs in will by default have Role1. So he will be seeing (role1.psml)default.psml of turbine. Now later down the line when we change is role to Role2 we need to show different set of psml which is specific to that Role. How to do that? Can we automatically change the psml file for the user when ever the role changes? Now what's happening is that as user was already assigned to Role1 initially, his psml file will be created and when the role changes still he will be seeing that psml itself. Is exporting PSML the only option or by default we can take care of this ?? Let me know if there is any solution to this... PS: we are using Oracle DB where psml is stored. Regards, Sunil P S. Off : 5010261 (extn :2261) Res: 3329038 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
