explore.htm 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: ans
  4. (C) Copyright IBM Corp. 2005, 2021
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <html>
  8. <head>
  9. <meta http-equiv="X-UA-Compatible" content="IE=5"/>
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  11. <meta http-equiv="imagetoolbar" content="no">
  12. <meta http-equiv="Expires" content="0">
  13. <script type="text/javascript">
  14. <!--
  15. var g_winOpener = ( window == window.top ) ? window.opener : window.parent;
  16. if ( window == window.top ) {
  17. try {
  18. // Sometimes causes "Access is denied" exception
  19. if (g_winOpener && g_winOpener.bSkipPostLoad) {
  20. window.moveTo( 100, 100 );
  21. } else {
  22. window.moveTo( 0,0 );
  23. window.resizeTo( screen.availWidth, screen.availHeight );
  24. }
  25. if (g_winOpener) { g_winOpener.blur(); }
  26. window.focus();
  27. setTimeout( function(){
  28. window.focus();
  29. if (g_winOpener) { g_winOpener.blur(); }
  30. }, 1000);
  31. }
  32. catch ( e ) { };
  33. };
  34. var x = (screen.availWidth - 500) / 2;
  35. // -->
  36. </script>
  37. <script language="javascript" type="text/javascript">
  38. /* IE Conditional Compilation statement - see Gianna
  39. if you have questions about it
  40. Note that the variable should either be undefined or set to false in a release version
  41. to enable proper try/catch blocks.
  42. */
  43. /*@cc_on @set @bering_debug = false @*/
  44. /*
  45. Set this variable to true if you wish to record UI gestures in order to create
  46. regression test testcases.
  47. Note that this variable should be set to false (or be undefined) in a release version
  48. */
  49. /*@cc_on @set @bering_test = false @*/
  50. var g_PSParameters = new Object();
  51. var sUrlAttr ="";
  52. try
  53. {
  54. if ( g_winOpener && g_winOpener.PSParameters )
  55. {
  56. for ( var s in g_winOpener.PSParameters )
  57. {
  58. g_PSParameters[s] = g_winOpener.PSParameters[s];
  59. sUrlAttr = sUrlAttr + s + "=" + escape( g_PSParameters[s] )+"&";
  60. }
  61. if (!g_winOpener.bSkipPostLoad) {
  62. if ( g_winOpener.postLoad ) {
  63. g_winOpener.postLoad();
  64. delete g_winOpener;
  65. }
  66. } else {
  67. //clean up the temporary settings in the window opener
  68. g_winOpener.bSkipPostLoad = null;
  69. g_winOpener.PSParameters["ui.action"] = null;
  70. g_winOpener.PSParameters["ui.object"] = null;
  71. }
  72. }
  73. }
  74. catch ( e )
  75. {
  76. }
  77. </script>
  78. <title>&nbsp;</title>
  79. <!-- js library provided by Drill Through team to generate slection context for drill throuhg -->
  80. <script src="../drill/CSelectionContextBuilder.js"></script>
  81. <!-- js library provided by FM team to launch the lineage UI -->
  82. <script src="../mdsrv/lineage.js"></script>
  83. <!-- js library provided by Documentation Team-->
  84. <script src="../ccl/helpDocs.js"></script>
  85. <!-- JS files provided by ANS -->
  86. <script src="../explore/ANScompiledJS.js" type="text/javascript">
  87. </script>
  88. <!-- Stylesheets in skin directory -->
  89. <script type="text/javascript">
  90. <!--
  91. Utilities.Init();
  92. document.writeln( '<link id="idSkinCSS" rel="stylesheet" type="text/css" href="' +
  93. Utilities.SCHEMAS_PATH + 'GlobalReportStyles.css"/>' );
  94. document.writeln( '<link id="idSkinCSS" rel="stylesheet" type="text/css" href="' +
  95. Utilities.CSS_SKIN_PATH + 'explore.css"/>' );
  96. document.writeln( '<link id="idSkinCSS" rel="stylesheet" type="text/css" href="' +
  97. Utilities.CSS_SKIN_PATH + 'scrollbarstyle.css"/>' );
  98. document.writeln( '<link id="idSkinCSS" rel="stylesheet" type="text/css" href="' +
  99. Utilities.CSS_SKIN_PATH + 'background.css"/>' );
  100. // -->
  101. </script>
  102. <script language="javascript" type="text/javascript">
  103. function DoLoad() {
  104. Debug.SetDebugEnabled(false);
  105. var appobj = new CMainApplication(g_PSParameters);
  106. appobj.SetVersion("0.2");
  107. appobj.SafeOnLoad();
  108. };
  109. </script>
  110. </head>
  111. <body onload="DoLoad()">
  112. <table id="splash" align="center" height="100%" width="100%">
  113. <tr>
  114. <td align="center" valign="middle">
  115. <table style="border-width:2px; border-style:outset;">
  116. <tr>
  117. <td>
  118. <div align="center"><img id="splashImg"></div>
  119. </td>
  120. <td align="center" valign="middle" id="splashText"></td>
  121. </tr>
  122. </table>
  123. </td>
  124. </tr>
  125. </table>
  126. <script language="javascript" type="text/javascript">
  127. var elSplashImg = document.getElementById("splashImg");
  128. elSplashImg.src = Utilities.BRANDING_IMG_PATH + "progress.gif";
  129. </script>
  130. <form id="idReportEngineForm" method="post" action="" target=""
  131. style="display:none">
  132. <input type="hidden" name="perspective" value="classicviewer" id="Hidden48">
  133. <input type="hidden" name="ui_appbar" value="false" id="Hidden49">
  134. <input type="hidden" name="ui_navbar" value="false" id="Hidden50">
  135. <input type="hidden" name="ui.action"
  136. value="runSpecification" id="Hidden14"> <input type="hidden" name=
  137. "ui.errURL" value="javascript:window.close()" id="Hidden15">
  138. <input type="hidden" name="ui.backURL" value=
  139. "javascript:window.close()" id="Hidden16"> <input type="hidden"
  140. name="ui.spec" value="" id="Hidden17"> <input type="hidden" name=
  141. "run.outputFormat" value="" id="Hidden18"> <input type="hidden"
  142. name="run.outputLocale" value="" id="Hidden19"> <input type=
  143. "hidden" name="run.outputPageDefinition" value="" id="Hidden20">
  144. <input type="hidden" name="run.outputPageOrientation" value="" id=
  145. "Hidden21"> <input type="hidden" name="run.verticalElements" value=
  146. "" id="Hidden22"> <input type="hidden" name=
  147. "run.horizontalElements" value="" id="Hidden23"> <input type=
  148. "hidden" name="modelPath" value="" id="Hidden24"> <input type=
  149. "hidden" name="crn_session" value="" id="Hidden25"> <input type=
  150. "hidden" name="ui.cafcontextid" value="" id="Hidden26">
  151. <input type="hidden" name="ui.routingServerGroup" value="" id=
  152. "Hidden27"> <input type="hidden" name="specificationType" value=
  153. "reportServiceReportSpecification" id="Hidden28"> <input type=
  154. "hidden" name="parameterValues" value="" id="Hidden29"></form>
  155. <form name="InvokePromptForm" id="idInvokePromptForm" action=""
  156. method="post"><input type="hidden" name="b_action" value="xts.run"
  157. id="Hidden2"> <input type="hidden" name="m" value=
  158. "prompting/promptDataSource.xts" id="Hidden3"> <input type="hidden"
  159. name="specification" value="" id="Hidden4"> <input type="hidden"
  160. name="method" value="collectParameterValuesSpecification" id=
  161. "Hidden5"> <input type="hidden" name="ccs_invoke" value="opener"
  162. id="Hidden6"> <input type="hidden" name="newWindow" value="true"
  163. id="Hidden7"> <input type="hidden" name="releaseConversation"
  164. value="true" id="Hidden8"> <input type="hidden" name=
  165. "parameterValues" value="" id="Hidden10"></form>
  166. <form id="idServerErrorMsgForm" method="post" action="" target=""
  167. style="display:none"><input type="hidden" name="b_action" value=
  168. "showError" id="Hidden11"> <input type="hidden" name="soapFault"
  169. id="Hidden12"> <input type="hidden" name="errURL" value=
  170. "javascript:window.close()" id="Hidden13"></form>
  171. <div id="ImageMap" style="display:none"><map name=
  172. "ChartMap"></map></div>
  173. </body>
  174. </html>