This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.
Dear BIRT experts,
Does anyone here has kindness to give me some clues how to automatically redirecting the report to another report in BIRT?
For example; By using if-else condition, if the user runs the report but he/she is not eligible to run the report, BIRT will redirect the report to another report automatically.
Thank you in advance.
Best Regards,
Tommy
Typically if a user is not eligible (via Security Group) to run a report, they won't be able to see the report to run it. So the if-else statement won't even get checked because an unauthorized user would never be validated.
Do you have an example where this is occurring?
--- In MAXIMO@yahoogroups.com, "Tommy H Sumarsono" <hediaka@...> wrote:
>
> Dear BIRT experts,
>
> Does anyone here has kindness to give me some clues how to automatically redirecting the report to another report in BIRT?
>
> For example; By using if-else condition, if the user runs the report but he/she is not eligible to run the report, BIRT will redirect the report to another report automatically.
>
>
> Thank you in advance.
>
>
> Best Regards,
>
> Tommy
>
Case Closed.
Thank you
--- In MAXIMO@yahoogroups.com, "Tommy H Sumarsono" <hediaka@...> wrote:
>
> Dear BIRT experts,
>
> Does anyone here has kindness to give me some clues how to automatically redirecting the report to another report in BIRT?
>
> For example; By using if-else condition, if the user runs the report but he/she is not eligible to run the report, BIRT will redirect the report to another report automatically.
>
>
> Thank you in advance.
>
>
> Best Regards,
>
> Tommy
>