Setting up BI publisher on mobile Client - How to reference jvm.dll in siebel.cfg ?
Hi Folks,
we are setting up BI Publisher Reports for Siebel 7.8.2.14. There are a number of steps to take. Reading through Doc Id 1097758.1 ("Configuring Mobile/Dedicated Clients to run BI Publisher 8 reporting") it tells that one needs to append some lines to the local siebel.cfg file.
My problem is the property DLL which should point to a jvm.dll on the local machine. The suggestion is to use a hard path like
DLL = C:\Progra~1\Java\jre1.6.0_07\bin\client\jvm.dll
In my opinion this is not very useful. Assuming that not all clients will have the same Java version installed this will cause many users to fail in generating reports. Assuming that Java versions will change within the next years, it will cause a lot of problems in the future.