BIRT reports throwing error on RTC 5.0 which is designed on RTC 4.0.4
Hi,
We are using BIRT 2.6.3 version for developing reports for RTC version 4.0.4. Now we are in the process of upgrading RTC to 5.0/5.0.2 version. When I checked, one of our report developed in RTC 4.0.4 is not working in RTC 5.0.0. It is throwing error because of difference in table.
For example, in RTC 4.0.4 I am using snapshot as "WORKITEMS_SNAPSHOT" and table "WS_STRING_EXT" where I have columns "DEV_LINE_ITEMID", "DEV_LINE_NAME", etc... But in RTC 5.0 "WORKITEMS_SNAPSHOT" snapshot and "WS_STRING_EXT" table, "DEV_LINE_ITEMID", "DEV_LINE_NAME" are missing.
Is there a major change in structure from RTC 4.0.4 to RTC 5.0? Or anything missing in our RTC5.0 environment?
If there is change, in RTC 5.0 where are these fields available?