123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: ps
- (C) Copyright IBM Corp. 2012, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <out:stylesheet xmlns:out="http://www.w3.org/1999/XSL/Transform" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xts="http://developer.cognos.com/schemas/xts/" version="1.0">
- <out:output method="xml" version="1.0" encoding="UTF-8" indent="no" />
- <out:template match="/">
- <parameter name="disabled" default="false" objectDependency="baseROLAPCubeConfiguration" type="xsd:boolean">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_DISABLED_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_DISABLED_D" />
- </out:attribute>
- </parameter>
- <parameter name="dataSourceName" default="" objectDependency="baseROLAPCubeConfiguration" type="xsd:string"
- readonly="true">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_DATA_SOURCE_NAME_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_DATA_SOURCE_NAME_D" />
- </out:attribute>
- </parameter>
- <parameter name="startupTriggerName" default="" objectDependency="baseROLAPCubeConfiguration" type="xsd:string">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_STARTUP_TRIGGER_NAME_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_STARTUP_TRIGGER_NAME_D" />
- </out:attribute>
- </parameter>
- <parameter name="postInMemoryTriggerName" default="" objectDependency="rolapCubeConfiguration" type="xsd:string">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_POST_IN_MEMORY_TRIGGER_NAME_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_POST_IN_MEMORY_TRIGGER_NAME_D" />
- </out:attribute>
- </parameter>
- <parameter name="disableResultSetCache" default="false" objectDependency="baseROLAPCubeConfiguration" type="xsd:boolean">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_DISABLE_RESULT_SET_CACHE_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_DISABLE_RESULT_SET_CACHE_D" />
- </out:attribute>
- </parameter>
- <parameter name="dataCacheSizeLimit" default="1024" objectDependency="baseROLAPCubeConfiguration" type="xsd:int" minInclusive="0">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_DATA_CACHE_SIZE_LIMIT_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_DATA_CACHE_SIZE_LIMIT_D" />
- </out:attribute>
- </parameter>
- <parameter name="resultSetCacheSizeLimit" default="1024" objectDependency="baseROLAPCubeConfiguration" type="xsd:int" minInclusive="100">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_RESULT_SET_CACHE_SIZE_LIMIT_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_RESULT_SET_CACHE_SIZE_LIMIT_D" />
- </out:attribute>
- </parameter>
- <parameter name="aggregateLoggingEnabled" default="false" objectDependency="rolapCubeConfiguration" type="xsd:boolean">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_ENABLE_AGGREGATE_LOGGING_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_ENABLE_AGGREGATE_LOGGING_D" />
- </out:attribute>
- </parameter>
- <parameter name="disableExternalAggregates" default="false" objectDependency="rolapCubeConfiguration" type="xsd:boolean">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_DISABLE_EXTERNAL_AGGREGATES_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_DISABLE_EXTERNAL_AGGREGATES_D" />
- </out:attribute>
- </parameter>
- <parameter name="predicateMemberReferenceThreshold" default="90" objectDependency="rolapCubeConfiguration" type="xsd:int" maxInclusive="100" minInclusive="0">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_PREDICATE_MEMBER_REFERENCE_THRESHOLD_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_PREDICATE_MEMBER_REFERENCE_THRESHOLD_D" />
- </out:attribute>
- </parameter>
- <parameter name="maxHierarchyLoadThreads" default="0" objectDependency="rolapCubeConfiguration" type="xsd:int" minInclusive="0">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_MAX_HIERARCHY_LOAD_THREADS_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_MAX_HIERARCHY_LOAD_THREADS_D" />
- </out:attribute>
- </parameter>
- <parameter name="maxAggregateLoadThreads" default="0" objectDependency="rolapCubeConfiguration" type="xsd:int" minInclusive="0">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_MAX_AGGREGATE_LOAD_THREADS_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_MAX_AGGREGATE_LOAD_THREADS_D" />
- </out:attribute>
- </parameter>
- <parameter name="measuresThreshold" default="30" objectDependency="rolapCubeConfiguration" type="xsd:int" minInclusive="0" maxInclusive="100">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_MEASURES_THRESHOLD_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_MEASURES_THRESHOLD_D" />
- </out:attribute>
- </parameter>
- <parameter name="aggregateCacheSize" default="0" objectDependency="rolapCubeConfiguration" type="xsd:int" minInclusive="0">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_AGGREGATE_CACHE_SIZE_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_AGGREGATE_CACHE_SIZE_D" />
- </out:attribute>
- </parameter>
- <parameter name="automaticAggregateOptimizationEnabled" default="automaticAggregateOptimizationOff" objectDependency="rolapCubeConfiguration" type="cm:automaticAggregateOptimizationEnum" trueValue="automaticAggregateOptimizationOn">
- <out:attribute name="label">
- <xts:string id="IDS_RLP_AUTO_AGGREGATE_OPTIMIZE_ENABLED_L" />
- </out:attribute>
- <out:attribute name="description">
- <xts:string id="IDS_RLP_AUTO_AGGREGATE_OPTIMIZE_ENABLED_D" />
- </out:attribute>
- </parameter>
- </out:template>
- </out:stylesheet>
|