2 example of xml backup file, Example of xml backup file – EVS XTAccess Version 1.17 - May 2012 User Manual User Manual

Page 54

Advertising
background image

Issue 1.17.C

XTAccess Version 1.17 – User Manual

EVS Broadcast Equipment – May 2012

46

1. An external system, for example IPDirector, sends an XML file to XTAccess to

request the backup of a given clip created on an EVS server.

2. XTAccess processes the XML file:

a. It gets the clip content that has to be backed up from EVS.

b. It generates a backup file of the clip in the format specified by the external system

c. It stores the backup file in the target folder specified by the external system. The

metadata of the clip are either included in the file (in EVS MXF) or sent via an
XML file.

Remark:

If the backup is not successful, the partial clip will be deleted from the disk.

9.2 Example of XML backup File

To identify the clip you want to back up you can use the UmID, VarID or LSM ID

<?xml version="1.0"?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>2246373</Job_Id>
<Job_Creation_Time>1206001502</Job_Creation_Time>
<Job_Type>0</Job_Type>
<Job_Src_User_Nb>4</Job_Src_User_Nb>
<Job_Src_Clip_Nb>23</Job_Src_Clip_Nb>
<Job_Src_Cam>D</Job_Src_Cam>
<Job_Dest_File>\\Xstore60170\testGB\</Job_Dest_File>
<Job_Src_Id_Material>7tbq1KO0</Job_Src_Id_Material>
<Job_Src_Id>7tbq1KVW</Job_Src_Id>
<Job_Src_XT_IP_Address1>1.1.250.250</Job_Src_XT_IP_Address1>
<Job_Src_XT_Port1>21</Job_Src_XT_Port1>
<Job_Src_XT_FTP_Login>evs</Job_Src_XT_FTP_Login>
<Job_Src_XT_FTP_Password>evs!</Job_Src_XT_FTP_Password>
<Job_Src_XT_IP_Address2>1.1.251.251</Job_Src_XT_IP_Address2>
<Job_Src_XT_Port2>21</Job_Src_XT_Port2>
<Job_Src_App_Data>
<IPClipID>246373</IPClipID>
<ClipLouthID>7tbq1KVW</ClipLouthID>
<ClipMaterialID>7tbq1KO0</ClipMaterialID>
<NumUser>4</NumUser>
<BackupUnitID>92</BackupUnitID>
<JobIdHistory>2030</JobIdHistory>
</Job_Src_App_Data>
<Job_Dest_File_Format>1</Job_Dest_File_Format>
<Job_Dest_XML_Metadata_Path>\\Xstore60170\Data (G)\Scan
XML\metadata\</Job_Dest_XML_Metadata_Path>
<Job_Dest_Generate_XML_Metadata>1</Job_Dest_Generate_XML_Metadata>
<EVS_Metadatas>
<Clips_Infos>
<Clip>
<IPDirector_Clip_Infos>
<LsmSerialNumber>20140</LsmSerialNumber>

<ThumbnailTCRefPath>\\1.1.59.66\Thumbnails\246373.jpg</ThumbnailTCRefPath>
<Owner>XT Generic User</Owner>

Advertising