Vincent,
I have users and they have some Roles stored in external databse.
I am trying to retrieve the roles authenticating login name in that external table.
I am getting those roles creating a SQLMENU(it is not working now). But one problem here, if user have
multiple roles(in the menu), how do i authenticate them all roles(i can authenticate if user have one role)
Let me explain you in detail:
i can view all tickets creating table field in control panel(display only form), those tickets are different
tickets based on the role.
when user click on the particular ticket, the user need to be authenticated using external database
which the roles stored in.
Is there any way to do using menu's(is that make sence).
My environment is
ARS 7.0.0
Sun Solaris 5.10
Oracle 10g.
Regards,
Mani