ig_crn_sdkcd_c_configuringthesdk.html 8.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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="Configuring the Software Development Kit" />
  18. <meta name="abstract" content="To use the IBM Cognos Software Development Kit, you must perform some configuration and set-up tasks." />
  19. <meta name="Description" content="To use the IBM Cognos Software Development Kit, you must perform some configuration and set-up tasks." />
  20. <meta name="DC.subject" content="configuring the Software Development Kit, Software Development Kit, configuring" />
  21. <meta name="keywords" content="configuring the Software Development Kit, Software Development Kit, configuring" />
  22. <meta name="DC.Relation" scheme="URI" content="ig_crn_sdkcd_t_installingandconfiguringthesdk.html" />
  23. <meta name="DC.Date" scheme="iso8601" content="2014-06-24" />
  24. <meta name="DC.Format" content="XHTML" />
  25. <meta name="DC.Identifier" content="ConfiguringtheSDK" />
  26. <meta name="DC.Language" content="en-us" />
  27. <meta name="IBM.Country" content="ZZ" />
  28. <!-- Licensed Materials - Property of IBM -->
  29. <!-- US Government Users Restricted Rights -->
  30. <!-- Use, duplication or disclosure restricted by -->
  31. <!-- GSA ADP Schedule Contract with IBM Corp. -->
  32. <link rel="stylesheet" type="text/css" href="./common/ibmdita.css" />
  33. <link rel="stylesheet" type="text/css" href="./common/idsvhlp.css" />
  34. <link rel="Start" href="ig_crn_sdkcd_t_installingandconfiguringthesdk.html" />
  35. <title>Configuring the Software Development Kit</title>
  36. <script language="javascript"><!--
  37. 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(); } }
  38. function doNav() {parent.header.previousNavPage = "ig_crn_sdkcd_t_installthesdk_windows.html#t_installthesdk_windows";parent.header.nextNavPage = "ig_crn_sdkcd_t_uninstallthesdk.html#t_uninstallthesdk"; parent.header.updateNav();
  39. 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"; }
  40. 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"; } }
  41. function dC() { if(parent.tabcontent){ parent.tab.fHlp('ig_crn_sdkcd.html'); } else {parent.tab.fHlp('ig_crn_sdkcd_a.html'); } }
  42. --></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]-->
  43. <!--[if gte IE 7]><style type="text/css">.contentDIV {overflow:visible;}</style><![endif]-->
  44. </head>
  45. <body onLoad="doNav();highlight();jumpHL();">
  46. <!--ZOOMSTOP-->
  47. <noscript>To use IBM Cognos product documentation, you must enable JavaScript in your browser.</noscript>
  48. <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>
  49. <!--ZOOMRESTART-->
  50. <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">
  51. <a name="c_configuringthesdk"></a><a name="configuringthesdk"></a><h1 class="title topictitle1">Configuring the Software Development Kit</h1>
  52. <div class="body conbody"><div class="abstract"> <span class="shortdesc">To use the IBM® Cognos® Software
  53. Development Kit, you must perform some configuration and set-up tasks. </span>
  54. </div>
  55. <p class="p">To configure the Software Development Kit, follow this process:</p>
  56. <ul class="ul"><li class="li">If you want to run the Framework Manager script player from outside
  57. the bin directory, configure the FM_INI_FILE_PATH environment variable
  58. as a system variable on a Microsoft Windows operating system.
  59. The environment variable must point to the <span class="ph filepath"><var class="keyword varname">Framework_Manager_location</var>\configuration\fm.ini</span> directory.</li>
  60. <li class="li">To allow the browsing or import of system objects such as tables,
  61. views, synonyms, stored procedures, or functions from a relational
  62. database in Framework Manager, edit the entry for ImportDatabaseSystemObjects
  63. in your <span class="ph filepath">fm.ini</span> file. <p class="p">By default, ImportDatabaseSystemObjects
  64. is set to FALSE. Users can see only the user tables in the import
  65. and expression editor dialog boxes. To allow browsing or import of
  66. system objects, set the preference to TRUE.</p>
  67. </li>
  68. <li class="li">Set up the samples for IBM Cognos Business Intelligence
  69. and Framework Manager. <p class="p">For more information, see the Installation
  70. and Configuration Guide for your IBM Cognos product.</p>
  71. </li>
  72. <li class="li">Set up the IBM Cognos software to use the Software Development
  73. Kit code samples. <p class="p">For more information, see the <cite class="cite">IBM Cognos
  74. Software Development Kit Developer Guide.</cite></p>
  75. </li>
  76. <li class="li">Set up the IBM Cognos software to use the Mashup Service
  77. samples.<p class="p">For more information, see the <cite class="cite">IBM Cognos Mashup Service
  78. Developer Guide.</cite></p>
  79. </li>
  80. </ul>
  81. </div>
  82. <div class="related-links">
  83. <div class="familylinks">
  84. <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="ig_crn_sdkcd_t_installingandconfiguringthesdk.html" title="After you install and configure IBM Cognos software, install and configure the IBM Cognos Software Development Kit to enable developers and system integrators to extend the value of the core solution of IBM Cognos software capabilities. This is achieved with the integration of external applications and environments and the development of custom unique capabilities.">Installing and configuring the Software Development Kit</a></div>
  85. </div>
  86. </div>
  87. <style type="text/css">.highlight { background: #DEEEFF; }</style><script src="common/highlight.js"></script><script><!-- highlight(); //--></script>
  88. </div>
  89. </body>
  90. </html>