How to get a better performance for a BIRT Report?
Hello!
I'm working with report design within RTC 2.0.0.2 for system z and I made a BIRT report that gets information from the DW, but I had to make a lot of joints data sets to get the literal_name of some fields like wi_priority and wi_severity.
The thing is that the creation of the report after deployed into RTC takes a lot of time, my thinking is because of the joints data sets.
I've seen a way to make the joins through javascript variables, just as it's described by Rafik Jaouani in the videos about creating custom attributes reports, but i'm getting the error that says the variable "is not defined" or "is undefined"
So I want to know if there's a way to optimize this report so it takes less time to be created.
Thanks!
I'm working with report design within RTC 2.0.0.2 for system z and I made a BIRT report that gets information from the DW, but I had to make a lot of joints data sets to get the literal_name of some fields like wi_priority and wi_severity.
The thing is that the creation of the report after deployed into RTC takes a lot of time, my thinking is because of the joints data sets.
I've seen a way to make the joins through javascript variables, just as it's described by Rafik Jaouani in the videos about creating custom attributes reports, but i'm getting the error that says the variable "is not defined" or "is undefined"
So I want to know if there's a way to optimize this report so it takes less time to be created.
Thanks!