How to use ‘opendocument’ to open an Xcelsius SWF file ?
[3128197] [crystal xcelsius] [opendocument] [swf] [xcelsius] [xcelsius 2008]
Symptom
How to use ‘opendocument’ to open an Xcelsius SWF file
Resolution
The following are爐hree examples of usingopendocumentto open an Xcelsius SWF file:
Use iDocID=<Info Object ID>
Example:
http://<servername>:<port>/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?iDocID=1403
You can find the docid by running the following query in query builder:
select SI_ID from CI_INFOOBJECTS where SI_NAME=’<Name of analytic>’
Use iDocID=<cuid>&sIDType=CUID
Example:
http://<servername>:<port>/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?iDocID=AdVG.l.1P.xMviwQIO63Dbk&sIDType=CUID
You can find the cuid by running the following query in query builder:
select [...]