123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- BI and PM: CM
- (C) Copyright IBM Corp. 2009, 2012
- US Government Users Restricted Rights - Use, duplication or disclosure
- restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <connectionConfiguration>
- <writeConfiguration>
- <objectTypes>
- <objectType name="COGNOSREPORT" isFolder="true" locationDescribedBy="ANCESTORS">
- <properties>
- <property repositoryName="REPORTDEFAULTNAME" repositoryType="STRING" metadataPropertyName="defaultName"/>
- <property repositoryName="REPORTDEFAULTDESCRIPTION" repositoryType="STRING" metadataPropertyName="defaultDescription"/>
- <property repositoryName="REPORTSTOREID" repositoryType="STRING" metadataPropertyName="reportStoreID"/>
- <property repositoryName="REPORTSEARCHPATH" repositoryType="STRING" metadataPropertyName="reportSearchPath"/>
- <property repositoryName="OBJECTCLASS" repositoryType="STRING" metadataPropertyName="objectClass"/>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="defaultName" valueHandlerForConflictResolution="com.cognos.cm.repositoryPluginFramework.PropertyValueConcatenateHandler" valueHandlerForConflictResolutionArgument="reportStoreID"/>
- <property repositoryName="ANCESTORS" repositoryType="LIST" metadataPropertyName="ancestors">
- <objectType name="cmis:folder" isFolder="true">
- <properties>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="listItemValue" />
- </properties>
- </objectType>
- </property>
- </properties>
- <objectTypes>
- <objectType name="REPORTVERSION" isFolder="true">
- <properties>
- <property repositoryName="REPORTVERSIONDEFAULTNAME" repositoryType="STRING" metadataPropertyName="reportVersionDefaultName"/>
- <property repositoryName="REPORTASOFTIME" repositoryType="DATETIME" metadataPropertyName="asOfTime"/>
- <property repositoryName="REPORTVERSIONCREATIONTIME" repositoryType="DATETIME" metadataPropertyName="executionTime"/>
- <property repositoryName="REPORTSTOREID" repositoryType="STRING" metadataPropertyName="reportStoreID"/>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportVersionDefaultName"/>
- <property repositoryName="REPORTVERSIONOWNER" repositoryType="STRING" metadataPropertyName="reportVersionOwner"/>
- <property repositoryName="REPORTEXECUTIONPARAMETERS" repositoryType="STRING" metadataPropertyName="parameters"/>
- <property repositoryName="REPORTEXECUTIONOPTIONS" repositoryType="STRING" metadataPropertyName="options"/>
- <property repositoryName="OBJECTCLASS" repositoryType="STRING" metadataPropertyName="versionObjectClass"/>
- <property repositoryName="TENANT_ID" repositoryType="STRING" metadataPropertyName="userTenantID"/>
- </properties>
- <objectTypes>
- <objectType name="OUTPUT">
- <condition>
- <or>
- <metadataValue metadataPropertyName="documentObjectClass" value="output"/>
- <metadataValue metadataPropertyName="documentObjectClass" value="documentContent"/>
- </or>
- </condition>
- <properties>
- <property repositoryName="OUTPUTBURSTKEY" repositoryType="STRING" metadataPropertyName="burstKey"/>
- <property repositoryName="OUTPUTLOCALE" repositoryType="STRING" metadataPropertyName="locale"/>
- <property repositoryName="REPORTOUTPUTFORMAT" repositoryType="STRING" metadataPropertyName="format"/>
- <property repositoryName="OUTPUTCREATIONTIME" repositoryType="DATETIME" metadataPropertyName="creationTime"/>
- <property repositoryName="REPORTSTOREID" repositoryType="STRING" metadataPropertyName="reportStoreID"/>
- <property repositoryName="OBJECTCLASS" repositoryType="STRING" metadataPropertyName="documentObjectClass"/>
- <property repositoryName="cmis:contentStreamMimeType" repositoryType="STRING" metadataPropertyName="contentType"/>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportOutputID" valueHandler="com.cognos.cm.repositoryPluginFramework.PropertyValueConcatenateHandler" valueHandlerArgument="locale"/>
- <property repositoryName="HASRECIPIENTS" repositoryType="BOOLEAN" metadataPropertyName="hasRecipients"/>
- <property repositoryName="HASRECIPIENTSEMAIL" repositoryType="BOOLEAN" metadataPropertyName="hasRecipientsEMail"/>
- <property repositoryName="RECIPIENTSLIST" repositoryType="STRINGLIST" metadataPropertyName="recipients" valueHandler="com.cognos.cm.repositoryPluginFramework.SearchPathListPropertyHandler" valueHandlerArgument="recipients"/>
- <property repositoryName="OUTPUTPOLICIES" repositoryType="STRING" metadataPropertyName="policies"/>
- <property repositoryName="ISOUTPUTPOLICIESACQUIRED" repositoryType="BOOLEAN" metadataPropertyName="isPoliciesAcquired"/>
- <property repositoryName="OUTPUTOWNER" repositoryType="STRING" metadataPropertyName="owner"/>
- <property repositoryName="outputStoreID" repositoryType="STRING" metadataPropertyName="reportOutputStoreID"/>
- <property repositoryName="TENANT_ID" repositoryType="STRING" metadataPropertyName="userTenantID"/>
- <property repositoryName="REPORTEXECUTIONSPECIFICATION" repositoryType="ASSOCIATED" metadataPropertyName="specification">
- <associatedObjectTypes>
- <objectType name="cmis:document">
- <properties>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportVersionDefaultName" valueHandler="com.cognos.cm.repositoryPluginFramework.PropertyValueAppendStringHandler" valueHandlerArgument="_specification"/>
- </properties>
- </objectType>
- </associatedObjectTypes>
- </property>
- </properties>
- </objectType>
- <objectType name="cmis:folder" isFolder="true">
- <properties>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="reportOutputID" valueHandler="com.cognos.cm.repositoryPluginFramework.PropertyValueAppendStringHandler" valueHandlerArgument="_files"/>
- </properties>
- <objectTypes>
- <objectType name="OUTPUTGRAPHIC">
- <condition>
- <metadataValue metadataPropertyName="documentObjectClass" value="graphic"/>
- </condition>
- <properties>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="documentObjectID"/>
- <property repositoryName="outputStoreID" repositoryType="STRING" metadataPropertyName="reportOutputStoreID"/>
- <property repositoryName="cmis:contentStreamMimeType" repositoryType="STRING" metadataPropertyName="contentType"/>
- </properties>
- </objectType>
- <objectType name="OUTPUTPAGE">
- <condition>
- <metadataValue metadataPropertyName="documentObjectClass" value="page"/>
- </condition>
- <properties>
- <property repositoryName="cmis:name" repositoryType="STRING" metadataPropertyName="documentObjectID"/>
- <property repositoryName="outputStoreID" repositoryType="STRING" metadataPropertyName="reportOutputStoreID"/>
- <property repositoryName="cmis:contentStreamMimeType" repositoryType="STRING" metadataPropertyName="contentType"/>
- </properties>
- </objectType>
- </objectTypes>
- </objectType>
- </objectTypes>
- </objectType>
- </objectTypes>
- </objectType>
- </objectTypes>
- <characterMappings>
- <characterMapping invalidCharacter="<"/>
- <characterMapping invalidCharacter=">"/>
- <characterMapping invalidCharacter="?" />
- <characterMapping invalidCharacter=":" />
- <characterMapping invalidCharacter="|" />
- <characterMapping invalidCharacter="*"/>
- <characterMapping invalidCharacter="""/>
- <characterMapping invalidCharacter="\" />
- <characterMapping invalidCharacter="/"/>
- <characterMapping invalidCharacter="#"/>
- <characterMapping invalidCharacter="%"/>
- <characterMapping invalidCharacter="+"/>
- </characterMappings>
- </writeConfiguration>
- <queryConfiguration>
- </queryConfiguration>
- </connectionConfiguration>
|