The Export Log Action exports a Automise run to a text based log file.
This enables the log to be archived, sent as an attachment via email, further processed, etc.
You can choose to export the current log, in Text, HTML or XML formats.
Specify the filename that the log will be written to
Choose between Text, HTML, or XML. The default template files are as follows:
HTML - Automise Install Directory\stylesheets\ConvertLogToHTML.xsl
XML - Automise Install Directory\stylesheets\ConvertLogToXML.xsl
Text - Automise Install Directory\stylesheets\ConvertLogToText.xsl
Only actions that failed are included in the log
Check this option to include the action messages in the log
Check this option to include a heading in the output (not applicable for XML format): Automise Logfile for <project name>
Check this option to include a summary in the output (not applicable for XML format).
The summary contains the following information:
Check this option to include the action name in the output (not applicable for XML format).
Check this option to include the action start time in the output (not applicable for XML format).
Check this option to include the action start time in the output (not applicable for XML format).
Check this option to include the action run time in the output (not applicable for XML format).
You can also specify a different XSL Stylesheet template file to alter the output format of the log file. When you leave Template File blank, Automise will choose the appropriate stylesheet depending on the Export Format chosen (see Export Format above).
The "XSLT Parameters" allow you to pass variables to your XSL Stylesheet.
The default options for the log can be set in the Automise options dialog.
You may wish to only export a section of the log, eg. the log of a particular Action List, or even just the log of a certain action.
Selecting this will export the entire log (up to when this action runs).
Choose this option to export the logs of a particular Action List. Select the Action List to export.
Choose this option to export the logs of a particular Action, and then choose the action to export. Actions are listed by description in alphabetical order. If you have two actions with the same name, then they will both be listed (and if you need to choose one, then we recommend you rename them so you can tell them apart).
Choose this option to include in the logs any child actions of the action chosen. This option will not export the logs of any Action List run as a child action.
For both exporting of a particular Action List and Actions, if that action or Action List is run more than once, then all occurrences will will be exported to the log.