Export scope
The "Zeus AsRun XML" export allows generating an XML file containing the events transmitted by the current station on a period of time (i.e. daily playlist), specifying the transmission status of each exported event.
Export Parameters
Under this section it is possible to specify the following parameters on which the export operation will be based:
Export_custom_zeus_asrun_xml
Export tab
Period to export (from date - to date) - Specify the date range to export the transmitted events.
Export Path - Indicate the folder where the exported files will be stored.
Types to export - In case it is intended to export only a certain type of details (e.g.: commercial, clip, promo, etc), indicate here the related type(s).
Import filename - Specify the prefix of the name of exported files:
[Prefix][yyyymmdd_hhmmss].XML (e.g. Plan_20141123_152433.XML)
Launch the export
Once all parameters have been correctly set, just press the <Export> button to launch the export operation.
Sample exported file
Plan_20140226_160454.XML
<?xml version="1.0" ?>
<!-- CMS Plan List created from zeus on 26 Feb 14 -->
<phoenix7>
<Version VersionID="1.0"/>
<PlanEvent>
<Channel>Fine Living Italy</Channel> <BroadcastDate>20140326</BroadcastDate>
<PlanDate>20140326</PlanDate>
<PlanTime>06:05:00:00</PlanTime>
<PlanDuration>25:00</PlanDuration> <MaterialID>-A-01</MaterialID>
<TitleName>Barefoot Contessa: Back to Basics</TitleName>
<EpisodeName>Old New York</EpisodeName>
<EPG>Ina Garten learns from New York's food greats.</EPG>
<TitleID>1762</TitleID>
<EpisodeID>34197</EpisodeID>
<PlanTitleID>1602917</PlanTitleID>
<DayName>Wednesday</DayName>
</PlanEvent>
<PlanEvent>
<Channel>Fine Living Italy</Channel>
<BroadcastDate>20140326</BroadcastDate>
<PlanDate>20140326</PlanDate>
<PlanTime>06:30:00:00</PlanTime>
<PlanDuration>25:00</PlanDuration>
<MaterialID>-A-01</MaterialID>
<TitleName>Giada at Home</TitleName>
<EpisodeName>Haunted House</EpisodeName>
<EPG>Giada creates treats for her halloween party.</EPG>
<TitleID>1771</TitleID>
<EpisodeID>34291</EpisodeID>
<PlanTitleID>1602918</PlanTitleID>
<DayName>Wednesday</DayName>
</PlanEvent>
<!-- ... -->
</phoenix7>