metadata_BIProxy.xml 664 B

123456789101112131415
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: Cognos Analytics
  4. (C) Copyright IBM Corp. 2018
  5. US Government Users Restricted Rights - Use, duplication or disclosure
  6. restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <BIProxy label="BI Proxy">
  9. <parameters>
  10. <category name="environment" label="Environment">
  11. <parameter name="jupyter" type="string" label="Jupyter service location" description="Enter the http(s) hostname and port url for the separately installed Jupyter server program (eg: http://jupyterhost:8000)" default=""/>
  12. </category>
  13. <parameter name="services" type="string" label="" default=""/>
  14. </parameters>
  15. </BIProxy>