Hi
If I used my jdbc driver, and how to delegate the system property to jvm? Such as my driver initialize need some properties like "bi.home", etc. Set the properties on Window-System is useless for this case.
And I try config <Option>-Dbi.home=C:\bihome</Option> on cs.cfg <JavaVM>block.
C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\cs.cfg, but it only works for universe, web intelligence still not work.
Thanks