<?xml version="1.0" encoding="UTF-8"?> <action-sequence> <title>%title</title> <version>1</version> <logging-level>ERROR</logging-level> <documentation> <author>%author</author> <help/> <result-type>report</result-type> <description>%description</description> <icon></icon> <!-- need an icon --> </documentation> <inputs> <mode type="string"> <default-value/> <sources> <request>mode</request> </sources> </mode> </inputs> <outputs> <model type="string"/> <connection type="string"/> <mdx type="string"/> <options type="list"/> <title type="string"/> <url type="string"> <destinations> <response>redirect</response> </destinations> </url> </outputs> <resources/> <actions> <action-definition> <component-name>PivotViewComponent</component-name> <action-type>Pivot View</action-type> <action-inputs> <mode type="string"/> </action-inputs> <action-outputs> <model type="string"/> <connection type="string"/> <mdx type="string"/> <options type="list"/> <title type="string"/> <url type="string"/> </action-outputs> <component-definition> <title>Drill Down to Pivot Table</title> <viewer>Pivot</viewer> <model>%modelpath</model> <options> <personal/> <cube-nav/> <mdx-edit/> <sort-conf/> <spacer/> <level-style/> <hide-spans/> <properties/> <non-empty/> <swap-axes/> <spacer/> <drill-member/> <drill-position/> <drill-replace/> <drill-thru/> <spacer/> <chart/> <chart-conf/> <spacer/> <print-conf/> <print-pdf/> <spacer/> <excel/> </options> <query><![CDATA[default]]></query> <jndi>%jndi</jndi> </component-definition> <action-name>Pivot View</action-name> <logging-level>DEBUG</logging-level> </action-definition> </actions> </action-sequence>