ipfRepositoryService.xml 678 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: repository service
  5. (C) Copyright IBM Corp. 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <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">
  10. <process id="java">
  11. <!-- Repository Service -->
  12. <service id="ps">
  13. <component id="ECM_VIEW"/>
  14. </service>
  15. </process>
  16. </services>