spicysudhi
Programmer
hi,
I have designed a package, contains Region, Product Type and Qty. The source data contains 6 countries in Region and 7 Product Types. The users are allowed to query this using query studio.
The requirement is the data should be filtered to the Region and Product Type based on the user class they belong. The user classes are created with same name as Region and Product Types. One user can belong to multiple user classes (say for example 2 regions and one product type), in this case the corresponding filter should be applied.
I had a look in the framework manager and there exists only the user name/locale/email/phone as the session parameters. Is there anyway, I can get the user classes and is there any easy method to handle the user belonging to multiple user classes.
thanks.
regards,
Sudhi
I have designed a package, contains Region, Product Type and Qty. The source data contains 6 countries in Region and 7 Product Types. The users are allowed to query this using query studio.
The requirement is the data should be filtered to the Region and Product Type based on the user class they belong. The user classes are created with same name as Region and Product Types. One user can belong to multiple user classes (say for example 2 regions and one product type), in this case the corresponding filter should be applied.
I had a look in the framework manager and there exists only the user name/locale/email/phone as the session parameters. Is there anyway, I can get the user classes and is there any easy method to handle the user belonging to multiple user classes.
thanks.
regards,
Sudhi