CM_FILENET.xml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  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. 2009, 2012
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <connectionConfiguration>
  10. <writeConfiguration>
  11. <objectTypes>
  12. <objectType name="COGNOSREPORT" isFolder="true" locationDescribedBy="ANCESTORS">
  13. <properties>
  14. <property repositoryName="REPORTDEFAULTNAME" repositoryType="STRING" metadataPropertyName="defaultName"/>
  15. <property repositoryName="REPORTDEFAULTDESCRIPTION" repositoryType="STRING" metadataPropertyName="defaultDescription"/>
  16. <property repositoryName="REPORTSTOREID" repositoryType="STRING" metadataPropertyName="reportStoreID"/>
  17. <property repositoryName="REPORTSEARCHPATH" repositoryType="STRING" metadataPropertyName="reportSearchPath"/>
  18. <property repositoryName="OBJECTCLASS" repositoryType="STRING" metadataPropertyName="objectClass"/>
  19. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="defaultName" valueHandlerForConflictResolution="com.cognos.cm.repositoryPluginFramework.PropertyValueConcatenateHandler" valueHandlerForConflictResolutionArgument="reportStoreID"/>
  20. <property repositoryName="ANCESTORS" repositoryType="LIST" metadataPropertyName="ancestors">
  21. <objectType name="cmis:folder" isFolder="true">
  22. <properties>
  23. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="listItemValue" />
  24. </properties>
  25. </objectType>
  26. </property>
  27. </properties>
  28. <objectTypes>
  29. <objectType name="REPORTVERSION" isFolder="true">
  30. <properties>
  31. <property repositoryName="REPORTVERSIONDEFAULTNAME" repositoryType="STRING" metadataPropertyName="reportVersionDefaultName"/>
  32. <property repositoryName="REPORTASOFTIME" repositoryType="DATETIME" metadataPropertyName="asOfTime"/>
  33. <property repositoryName="REPORTVERSIONCREATIONTIME" repositoryType="DATETIME" metadataPropertyName="executionTime"/>
  34. <property repositoryName="REPORTSTOREID" repositoryType="STRING" metadataPropertyName="reportStoreID"/>
  35. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportVersionDefaultName"/>
  36. <property repositoryName="REPORTVERSIONOWNER" repositoryType="STRING" metadataPropertyName="reportVersionOwner"/>
  37. <property repositoryName="REPORTEXECUTIONPARAMETERS" repositoryType="STRING" metadataPropertyName="parameters"/>
  38. <property repositoryName="REPORTEXECUTIONOPTIONS" repositoryType="STRING" metadataPropertyName="options"/>
  39. <property repositoryName="OBJECTCLASS" repositoryType="STRING" metadataPropertyName="versionObjectClass"/>
  40. <property repositoryName="TENANT_ID" repositoryType="STRING" metadataPropertyName="userTenantID"/>
  41. </properties>
  42. <objectTypes>
  43. <objectType name="OUTPUT">
  44. <condition>
  45. <or>
  46. <metadataValue metadataPropertyName="documentObjectClass" value="output"/>
  47. <metadataValue metadataPropertyName="documentObjectClass" value="documentContent"/>
  48. </or>
  49. </condition>
  50. <properties>
  51. <property repositoryName="OUTPUTBURSTKEY" repositoryType="STRING" metadataPropertyName="burstKey"/>
  52. <property repositoryName="OUTPUTLOCALE" repositoryType="STRING" metadataPropertyName="locale"/>
  53. <property repositoryName="REPORTOUTPUTFORMAT" repositoryType="STRING" metadataPropertyName="format"/>
  54. <property repositoryName="OUTPUTCREATIONTIME" repositoryType="DATETIME" metadataPropertyName="creationTime"/>
  55. <property repositoryName="REPORTSTOREID" repositoryType="STRING" metadataPropertyName="reportStoreID"/>
  56. <property repositoryName="OBJECTCLASS" repositoryType="STRING" metadataPropertyName="documentObjectClass"/>
  57. <property repositoryName="cmis:contentStreamMimeType" repositoryType="STRING" metadataPropertyName="contentType"/>
  58. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportOutputID" valueHandler="com.cognos.cm.repositoryPluginFramework.PropertyValueConcatenateHandler" valueHandlerArgument="locale"/>
  59. <property repositoryName="HASRECIPIENTS" repositoryType="BOOLEAN" metadataPropertyName="hasRecipients"/>
  60. <property repositoryName="HASRECIPIENTSEMAIL" repositoryType="BOOLEAN" metadataPropertyName="hasRecipientsEMail"/>
  61. <property repositoryName="RECIPIENTSLIST" repositoryType="STRINGLIST" metadataPropertyName="recipients" valueHandler="com.cognos.cm.repositoryPluginFramework.SearchPathListPropertyHandler" valueHandlerArgument="recipients"/>
  62. <property repositoryName="OUTPUTPOLICIES" repositoryType="STRING" metadataPropertyName="policies"/>
  63. <property repositoryName="ISOUTPUTPOLICIESACQUIRED" repositoryType="BOOLEAN" metadataPropertyName="isPoliciesAcquired"/>
  64. <property repositoryName="OUTPUTOWNER" repositoryType="STRING" metadataPropertyName="owner"/>
  65. <property repositoryName="outputStoreID" repositoryType="STRING" metadataPropertyName="reportOutputStoreID"/>
  66. <property repositoryName="TENANT_ID" repositoryType="STRING" metadataPropertyName="userTenantID"/>
  67. <property repositoryName="REPORTEXECUTIONSPECIFICATION" repositoryType="ASSOCIATED" metadataPropertyName="specification">
  68. <associatedObjectTypes>
  69. <objectType name="cmis:document">
  70. <properties>
  71. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportVersionDefaultName" valueHandler="com.cognos.cm.repositoryPluginFramework.PropertyValueAppendStringHandler" valueHandlerArgument="_specification"/>
  72. </properties>
  73. </objectType>
  74. </associatedObjectTypes>
  75. </property>
  76. </properties>
  77. </objectType>
  78. <objectType name="cmis:folder" isFolder="true">
  79. <properties>
  80. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportOutputID" valueHandler="com.cognos.cm.repositoryPluginFramework.PropertyValueAppendStringHandler" valueHandlerArgument="_files"/>
  81. </properties>
  82. <objectTypes>
  83. <objectType name="OUTPUTGRAPHIC">
  84. <condition>
  85. <metadataValue metadataPropertyName="documentObjectClass" value="graphic"/>
  86. </condition>
  87. <properties>
  88. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="documentObjectID"/>
  89. <property repositoryName="outputStoreID" repositoryType="STRING" metadataPropertyName="reportOutputStoreID"/>
  90. <property repositoryName="cmis:contentStreamMimeType" repositoryType="STRING" metadataPropertyName="contentType"/>
  91. </properties>
  92. </objectType>
  93. <objectType name="OUTPUTPAGE">
  94. <condition>
  95. <metadataValue metadataPropertyName="documentObjectClass" value="page"/>
  96. </condition>
  97. <properties>
  98. <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="documentObjectID"/>
  99. <property repositoryName="outputStoreID" repositoryType="STRING" metadataPropertyName="reportOutputStoreID"/>
  100. <property repositoryName="cmis:contentStreamMimeType" repositoryType="STRING" metadataPropertyName="contentType"/>
  101. </properties>
  102. </objectType>
  103. </objectTypes>
  104. </objectType>
  105. </objectTypes>
  106. </objectType>
  107. </objectTypes>
  108. </objectType>
  109. </objectTypes>
  110. <characterMappings>
  111. <characterMapping invalidCharacter="&lt;"/>
  112. <characterMapping invalidCharacter="&gt;"/>
  113. <characterMapping invalidCharacter="?" />
  114. <characterMapping invalidCharacter=":" />
  115. <characterMapping invalidCharacter="|" />
  116. <characterMapping invalidCharacter="*"/>
  117. <characterMapping invalidCharacter="&quot;"/>
  118. <characterMapping invalidCharacter="\" />
  119. <characterMapping invalidCharacter="/"/>
  120. <characterMapping invalidCharacter="#"/>
  121. <characterMapping invalidCharacter="%"/>
  122. <characterMapping invalidCharacter="+"/>
  123. </characterMappings>
  124. </writeConfiguration>
  125. <queryConfiguration>
  126. </queryConfiguration>
  127. </connectionConfiguration>