Grace Cheong
13th September 2011, 12:27
Hi,

I generated a 4GL Report from LN and export it to BIRT for layout design. In BIRT, I've tried to import the report and double click to open, it prompted the error message "The report file of version "3.2.17" is not supported."

Currently I'm using Infor Reporting Studio (Version: 8.5.0.0002) with clipse SDK (Version: 3.3.1).

How to solve this error?


Best Regards,
Grace

NirajKakodkar
15th September 2011, 07:45
I generated a 4GL Report from LN and export it to BIRT for layout design. In BIRT, I've tried to import the report and double click to open, it prompted the error message "The report file of version "3.2.17" is not supported."

Currently I'm using Infor Reporting Studio (Version: 8.5.0.0002) with clipse SDK (Version: 3.3.1).

How to solve this error?

Your report file version is "3.2.17", which is a slightly higher version from the eclipse SDK you are using, Eclipse version "3.3.1", supports "3.2.15".

If you are using jdbc or any other drivers for connectivity to datasource, only thing you need to do is download the higher version of eclipse and open/modify your report in the IDE.

But I suppose you are using Infor BDB drivers, as you have exported it to BIRT from LN. So in this case, you will need to download the higher version of eclipse sdk and the latest Infor ODA drivers supporting your version of eclispe.

Best Regards,
Niraj Kakodkar