ControllerLaunch.xml 814 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: ps
  5. (C) Copyright IBM Corp. 2005, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <launchComponent name="Controller" launchType="url" URL="$WEB$/controller" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="cognoslaunch.xsd">
  13. <capability name="canUseControllerStudio">
  14. <allowBrowsers>
  15. <browser>ie</browser>
  16. </allowBrowsers>
  17. </capability>
  18. <userInterface>controllerStudio</userInterface>
  19. </launchComponent>