ig_crn_sdkcd_c_sdk_introduction.html 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xml:lang="en-us" lang="en-us">
  3. <head xmlns="">
  4. <!--
  5. Licensed Materials - Property of IBM
  6. IBM Cognos Products: DOCS
  7. © Copyright IBM Corp. 2005, 2014
  8. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. -->
  10. <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2014."></meta>
  11. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  12. <meta name="copyright" content="© Copyright IBM Corporation 2014" />
  13. <meta name="DC.Rights.Owner" content="© Copyright IBM Corporation 2014" />
  14. <meta name="security" content="public" />
  15. <meta name="Robots" content="index,follow" />
  16. <meta name="DC.Type" content="concept" />
  17. <meta name="DC.Title" content="Introduction" />
  18. <meta name="abstract" content="This document is intended for use with IBM Cognos Software Development Kit. The Software Development Kit is a collection of cross-platform Web services, libraries, programming interfaces, and related APIs that you can use to access the full functionality of your IBM Cognos software. For more information, see the IBM Cognos Software Development Kit Developer Guide." />
  19. <meta name="Description" content="This document is intended for use with IBM Cognos Software Development Kit. The Software Development Kit is a collection of cross-platform Web services, libraries, programming interfaces, and related APIs that you can use to access the full functionality of your IBM Cognos software. For more information, see the IBM Cognos Software Development Kit Developer Guide." />
  20. <meta name="DC.Date" scheme="iso8601" content="2014-06-24" />
  21. <meta name="DC.Format" content="XHTML" />
  22. <meta name="DC.Identifier" content="sdk_Introduction" />
  23. <meta name="DC.Language" content="en-us" />
  24. <meta name="IBM.Country" content="ZZ" />
  25. <!-- Licensed Materials - Property of IBM -->
  26. <!-- US Government Users Restricted Rights -->
  27. <!-- Use, duplication or disclosure restricted by -->
  28. <!-- GSA ADP Schedule Contract with IBM Corp. -->
  29. <link rel="stylesheet" type="text/css" href="./common/ibmdita.css" />
  30. <link rel="stylesheet" type="text/css" href="./common/idsvhlp.css" />
  31. <title>Introduction</title>
  32. <script language="javascript"><!--
  33. function openTopic( openTopicLoc, tour ) { var helpWin = ''; var tempHelpWindowName = ''; var helpWindowName = ''; var winWidth = 680; var winHeight = 500; var charPos = openTopicLoc.indexOf("?", 0); if(tour == "tour") { winWidth = 800; winHeight = 600; } if( charPos > 0 ) tempHelpWindowName = openTopicLoc.substring(0, charPos ) || ''; else tempHelpWindowName = openTopicLoc || ''; if( tempHelpWindowName ) { helpWindowName = tempHelpWindowName.replace(/#/ig, "_"); helpWindowName = helpWindowName.replace(/\./g, "_"); helpWindowName = helpWindowName.replace(/\//g, "_"); } if( helpWindowName ) { helpWin=window.open( openTopicLoc, helpWindowName, "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+winWidth+",height="+winHeight, true); helpWin.focus(); } }
  34. function doNav() {parent.header.previousNavPage = "";parent.header.nextNavPage = "ig_crn_sdkcd_t_installingandconfiguringthesdk.html#t_installingandconfiguringthesdk"; parent.header.updateNav();
  35. if(parent.tabcontent) {document.getElementById("collapsableVbar").className="bux-collapsableContentPane-resize-vbar-right-invisible-false"; document.getElementById("collapsableVbarButton").className="bux-collapsableContentPane-border-openClose-button-left"; document.getElementById("collapsableVbarButton").title="Hide the navigation pane"; }
  36. else {document.getElementById("collapsableVbar").className="bux-collapsableContentPane-resize-vbar-left-invisible-false"; document.getElementById("collapsableVbarButton").className="bux-collapsableContentPane-border-openClose-button-right"; document.getElementById("collapsableVbarButton").title="Show the navigation pane"; } }
  37. function dC() { if(parent.tabcontent){ parent.tab.fHlp('ig_crn_sdkcd.html'); } else {parent.tab.fHlp('ig_crn_sdkcd_a.html'); } }
  38. --></script><!--[if IE 6]><style type="text/css">.contentDIV {width:100%;overflow:auto;} .bux-collapsableContentPane-resize-vbar-left-invisible-false {visibility:visible;position:absolute;} .bux-collapsableContentPane-resize-vbar-right-invisible-false {visibility:visible;position:absolute;}</style><![endif]-->
  39. <!--[if gte IE 7]><style type="text/css">.contentDIV {overflow:visible;}</style><![endif]-->
  40. </head>
  41. <body onLoad="doNav();highlight();jumpHL();">
  42. <!--ZOOMSTOP-->
  43. <noscript>To use IBM Cognos product documentation, you must enable JavaScript in your browser.</noscript>
  44. <noscript>Internet Explorer Users: If the Information Bar displays a message informing you that active content has been restricted, click the Information Bar for an option to allow blocked content for the current help session. For more information on changing security settings, search Internet Explorer help for <q>active content advanced options</q>. All other browsers: Please make sure JavaScript is enabled.</noscript>
  45. <!--ZOOMRESTART-->
  46. <div class="bux-collapsableContentPane-resize-vbar-right-invisible-false" id="collapsableVbar" role="region" aria-label="navigation bar container"><div tabindex="0" class="bux-collapsableContentPane-border-openClose-button-left" id="collapsableVbarButton" role="region" aria-label="collapse and expand navigation bar"><a href="JavaScript:dC();"><img style="text-decoration: none" src="common/spacer.gif" height="1px" width="1px" border="0" alt="Open and Close navigation pane" /></a></div></div><div class="contentDIV" role="main">
  47. <a name="c_sdk_introduction"></a><a name="sdk_introduction"></a><h1 class="title topictitle1">Introduction</h1>
  48. <div class="body conbody"><div class="abstract"> <span class="shortdesc">This document is intended for use with IBM® Cognos® Software
  49. Development Kit. The Software Development Kit is a collection of cross-platform
  50. Web services, libraries, programming interfaces, and related APIs
  51. that you can use to access the full functionality of your IBM Cognos software.
  52. For more information, see the IBM Cognos Software Development Kit
  53. Developer Guide.</span>
  54. </div>
  55. <p class="p">This document provides instructions for installing the Software
  56. Development Kit package from the IBM Cognos Software Development Kit
  57. disc. </p>
  58. <div class="section"><h2 class="title sectiontitle">Audience</h2> <p class="p">To
  59. use this guide, you should have basic Windows, UNIX, and Linux administration skills.</p>
  60. </div>
  61. <div class="section"><h2 class="title sectiontitle">Finding information</h2> <p class="p">To find product documentation
  62. on the web, including all translated documentation, access <a class="xref" href="http://www.ibm.com/support/knowledgecenter" target="_blank" title="(Opens in a new tab or window)">IBM Knowledge
  63. Center</a> (http://www.ibm.com/support/knowledgecenter). Release Notes are published
  64. directly to IBM Knowledge Center
  65. and include links to the latest technotes and APARs.</p>
  66. <p class="p">You can also read PDF versions of the product online
  67. help files by clicking the PDF links at the top of each HTML page,
  68. or access the PDFs from the <a class="xref" href="https://www.ibm.com/support/docview.wss?uid=swg27042003" target="_blank" title="(Opens in a new tab or window)">IBM Cognos product documentation
  69. web page</a> (www.ibm.com/support/docview.wss?uid=swg27042003).</p>
  70. </div>
  71. <div class="section" id="sdk_Introduction__sdkig508access"><h2 class="title sectiontitle">Accessibility features</h2> <p class="p">This product does not currently support
  72. accessibility features that help users with a physical disability,
  73. such as restricted mobility or limited vision, to use this product.</p>
  74. <p class="p">IBM Cognos HTML
  75. documentation has accessibility features. PDF documents are supplemental
  76. and, as such, include no added accessibility features.</p>
  77. </div>
  78. <div class="section"><h2 class="title sectiontitle">Forward-looking
  79. statements</h2> <p class="p">This documentation describes the current functionality
  80. of the product. References to items that are not currently available
  81. may be included. No implication of any future availability should
  82. be inferred. Any such references are not a commitment, promise, or
  83. legal obligation to deliver any material, code, or functionality.
  84. The development, release, and timing of features or functionality
  85. remain at the sole discretion of IBM.</p>
  86. </div>
  87. <div class="section"><h2 class="title sectiontitle">Samples disclaimer</h2> <p class="p">The
  88. Sample Outdoors Company, Great Outdoors Company, GO Sales, any variation
  89. of the Sample Outdoors or Great Outdoors names, and Planning Sample
  90. depict fictitious business operations with sample data used to develop
  91. sample applications for IBM and IBM customers. These fictitious
  92. records include sample data for sales transactions, product distribution,
  93. finance, and human resources. Any resemblance to actual names, addresses,
  94. contact numbers, or transaction values is coincidental. Other sample
  95. files may contain fictional data manually or machine generated, factual
  96. data compiled from academic or public sources, or data used with permission
  97. of the copyright holder, for use as sample data to develop sample
  98. applications. Product names referenced may be the trademarks of their
  99. respective owners. Unauthorized duplication is prohibited.</p>
  100. </div>
  101. </div>
  102. <div class="related-links"></div>
  103. <style type="text/css">.highlight { background: #DEEEFF; }</style><script src="common/highlight.js"></script><script><!-- highlight(); //--></script>
  104. </div>
  105. </body>
  106. </html>