Hi ,
When i try to open a report which was created using JAVA SDK , it is not showing up any value. Instead,some colored cells are getting displayed. But document is getting fetched properly. Values are being retrieved properly.
But if you edit the report using Webi check to see if the data provider objects been properly tied to the block cells. The results window looks as if it is not the case.
Since I see it is yellow are there also alerts being processed?
It could be a caching issue from your previous update-20 Java 6 installation.
Try completely destroying all temp files AND APPLET cache from your system’s Java folders, taking a closer look at your Application Data and Local Documents and Settings tree for deep, hidden traces and artifacts of anything-java under your user profile. Also use the Java control panel (Control Panel -> Java) and fully remove ALL programs, temp files, objects, applets using this.
Secondly, clear out your container’s caches and temporary files storage completely (weblogic, tomcat etc) and force re-generation of the JSP’s bytecode. If you have compiled code - jars or classes - recompile with the compliant JRE (NOT update 20).
Thirdly, create a new report in WebI - standard stuff. Make sure you see the table, and then push this into your custom viewer and use as a reference.