ipfXQEstartup.xml 918 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: statsservice
  5. (C) Copyright IBM Corp. 2009, 2017
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!-- COPYRIGHT_DATA {'RELEASE': ['colorado_wave1', 'colorado_wave2'], 'VISIBLE': 'YES', 'COMPONENT': 'statsservice'}-->
  10. <!--All lines above the COPYRIGHT_DATA line will be replaced when copyright notices are generated. -->
  11. <services xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://developer.cognos.com/schemas/ccllogging/1/" xsi:schemaLocation="http://developer.cognos.com/schemas/ccllogging/1/ ../ipfstartup.xsd">
  12. <process id="java">
  13. <!-- V5 Data Server -->
  14. <service id="qs">
  15. <component id="XQE"/>
  16. <component id="DSS"/>
  17. </service>
  18. </process>
  19. </services>