Hi Guys,
I want to display on the home page of the PUC a pre-scheduled Report (.html).
The difficulty is that each role should see its own report (so the index.jsp should be modified to point to /home/$userRole/report.html or a folder von the file system, i.e. /tmp/$userRole/report.html).
Question: Is there a way to read the user's role and so refer to right report?
Thank you in advanced.
Best regards,
Matthias
I want to display on the home page of the PUC a pre-scheduled Report (.html).
The difficulty is that each role should see its own report (so the index.jsp should be modified to point to /home/$userRole/report.html or a folder von the file system, i.e. /tmp/$userRole/report.html).
Question: Is there a way to read the user's role and so refer to right report?
Thank you in advanced.
Best regards,
Matthias