CMUpgradeScript_capabilities_4.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: CM
  5. (C) Copyright IBM Corp. 2008, 2009
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  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. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bus="http://developer.cognos.com/schemas/bibus/3/">
  12. <SOAP-ENV:Header>
  13. <bus:biBusHeader/>
  14. </SOAP-ENV:Header>
  15. <SOAP-ENV:Body>
  16. <cm:update xmlns:cm="http://developer.cognos.com/schemas/bibus/3/">
  17. <objects xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="cm:baseClass[]">
  18. <item xsi:type="cm:securedFunction">
  19. <searchPath xsi:type="cm:stringProp">
  20. <value xsi:type="xsd:string">
  21. <mlValue>/capability/securedFunction[@name='</mlValue>
  22. <mlValue msgId="cmInitBursting"/>
  23. <mlValue>']</mlValue>
  24. </value>
  25. </searchPath>
  26. <displaySequence xsi:type="cm:nonNegativeIntegerProp">
  27. <value xsi:type="xsd:integer">4</value>
  28. </displaySequence>
  29. </item>
  30. <item xsi:type="cm:securedFunction">
  31. <searchPath xsi:type="cm:stringProp">
  32. <value xsi:type="xsd:string">
  33. <mlValue>/capability/securedFunction[@name='</mlValue>
  34. <mlValue msgId="cmInitAdministration"/>
  35. <mlValue>']</mlValue>
  36. </value>
  37. </searchPath>
  38. <displaySequence xsi:type="cm:nonNegativeIntegerProp">
  39. <value xsi:type="xsd:integer">0</value>
  40. </displaySequence>
  41. </item>
  42. <item xsi:type="cm:securedFunction">
  43. <searchPath xsi:type="cm:stringProp">
  44. <value xsi:type="xsd:string">
  45. <mlValue>/capability/securedFunction[@name='</mlValue>
  46. <mlValue msgId="cmInitUserDefinedSQL"/>
  47. <mlValue>']</mlValue>
  48. </value>
  49. </searchPath>
  50. <displaySequence xsi:type="cm:nonNegativeIntegerProp">
  51. <value xsi:type="xsd:integer">3</value>
  52. </displaySequence>
  53. </item>
  54. <item xsi:type="cm:securedFunction">
  55. <searchPath xsi:type="cm:stringProp">
  56. <value xsi:type="xsd:string">
  57. <mlValue>/capability/securedFunction[@name='</mlValue>
  58. <mlValue msgId="cmInitQueryStudio"/>
  59. <mlValue>']</mlValue>
  60. </value>
  61. </searchPath>
  62. <displaySequence xsi:type="cm:nonNegativeIntegerProp">
  63. <value xsi:type="xsd:integer">1</value>
  64. </displaySequence>
  65. </item>
  66. <item xsi:type="cm:securedFunction">
  67. <searchPath xsi:type="cm:stringProp">
  68. <value xsi:type="xsd:string">
  69. <mlValue>/capability/securedFunction[@name='</mlValue>
  70. <mlValue msgId="cmInitReportStudio"/>
  71. <mlValue>']</mlValue>
  72. </value>
  73. </searchPath>
  74. <displaySequence xsi:type="cm:nonNegativeIntegerProp">
  75. <value xsi:type="xsd:integer">2</value>
  76. </displaySequence>
  77. </item>
  78. </objects>
  79. </cm:update>
  80. </SOAP-ENV:Body>
  81. </SOAP-ENV:Envelope>