Whats New
The default URL for OpenDocument web application bundle has changed in BI 4.0.
New Deafult URL
http://<servername>:<port>/BOE/OpenDocument/opendoc/openDocument.jsp?<parameter1>&<parameter2>&…&<parameterN>
Links on existing reports need to be updated with the below change
Previously: ../OpenDocument/opendoc/openDocument.jsp
Now: ../BOE/OpenDocument/opendoc/openDocument.jsp
URL Length Limit
Encoded URLs for OpenDocument cannot exceed the maximum character limit for supported browsers.
The visible limit for Internet explorer is 2083 with no more than 2048 characters in the parth portion of the URL
The visible limit for Firefox is 65536 characters. Location bar no longer displays the URL longer that 65536 but will still work.
The visible limit for Safari is 80000 characters.
The visible limit for Opera is 190000 characters.
The visible limit for Apache(Server) is approximately 4000 characters.
The visible limit for Microsoft Internet Information Server is 16384 characters.
BI 4.0 | Replaced By |
---|---|
Obsolete : | |
sWindow | User HTML anchor’s “target” attribute |
Deprecated : | |
sIDType=GUID | sIDType=CUID |
sIDType=RUID | sIDType=CUID |
sKind | iDocID |
sPath | iDocID |
sType | iDocID |
sViewer=actx | sViewer=html OR sViewer=part |
sViewer=java | sViewer=html OR sViewer=part |
New: | |
serSes | Contains serialized session of the current user session |
noDocument | Only supported for Web Intelligence Documents. A value of true forces a report to open in design mode using the existing report template |
Carried Over : | |
iDocID | |
sDocName | |
sIDType | |
sInstance | |
lsC | |
lsM | |
lsR | |
lsS | |
sPartContext | |
sRefresh | |
sReportMode | |
sReportName | |
sReportPart | |
NAII | |
sViewer | |
sOutputFormat |
Thanks this is helpful!!!!!!
Very Good!!
Very good,
Thank You So Much For The Information. I Was Just Looking For This
Hi all !
interesting informations, but I'm facing ann issue, I want to open a WebIntelligence Document directly in DEsign mode, when I'm using the new parameter noDocument=true, then WebIntelligence interface is opened but without the document specified in the URL.
I want ti use the RIA (applet) to edit document, but whan we fisrt open a document in view mode even if we switch to design mode we are stuck in the HTML editor.
Have you any ideas bout this ?
thank you
Pierrick
Hi.
WHen i put
http://<server>:8080/BOE/OpenDocument/opendoc/openDocument.jsp
automaticatlly change to
http://<server>:8080/BOE/OpenDocument/1305221700/OpenDocument/opendoc/openDocument.jsp
why? Helpe me. Thanks.
Juan Carlos, you should ask this by opening a thread in discussions
the answer is that there is an internal mechanism of redirection that is too complex to explain here
cheers
Simone
Very Good !! Helpful Thanks !!