<action-sequence> <name>shark-email-report.xaction</name> <version>1</version> <title>%title</title> <logging-level>error</logging-level> <documentation> <author>Doug Moran</author> <description> </description> <help/> <result-type>none</result-type> <icon></icon> </documentation> <inputs> </inputs> <outputs> </outputs> <resources> </resources> <actions> <action-definition> <action-inputs> <solution-id type="string" audit="true"/> <instance-id type="string" audit="false"/> </action-inputs> <component-name>SharkWorkflowComponent</component-name> <component-definition> <workflow-defn>BurstingExamples.xpdl</workflow-defn> <!-- this file name must be relative to the file's placement in the EXTERNAL_PACKAGES_REPOSITORY (see Shark.conf) --> <xpdl-file-name>BurstingExamples.xpdl</xpdl-file-name> <package-name>BurstingExamples</package-name> <process-name>GenReportAndEmail</process-name> <new-instance>false</new-instance> </component-definition> </action-definition> </actions> </action-sequence>