Environment: Webi 6.1 on Windows 2000 boxes running Apache and Apache Tomcat 4.0.
I am attempting to use some code samples from Business Objects in relation to their JSP SDK. The samples are setup to open WebI or Full Client documents through the web. I can open Webi documents either in PDF or HTML view. These calls are using their standard calls in the SDK.
When I attempt to open a full client document using their sample code, the code blows up with the "10480: Error generating HTML" error. It is blowing up on the widocument.getHTMLView() function. I traced their samples and everything seems to be the way it was supposed to work.
Does anyone have any suggestions or directions to check?
Thanks!
I am attempting to use some code samples from Business Objects in relation to their JSP SDK. The samples are setup to open WebI or Full Client documents through the web. I can open Webi documents either in PDF or HTML view. These calls are using their standard calls in the SDK.
When I attempt to open a full client document using their sample code, the code blows up with the "10480: Error generating HTML" error. It is blowing up on the widocument.getHTMLView() function. I traced their samples and everything seems to be the way it was supposed to work.
Does anyone have any suggestions or directions to check?
Thanks!