2 example of xml backup file, Example of xml backup file – EVS XTAccess Version 1.10 - July 2009 User Manual User Manual

Page 95

Advertising
background image

Issue 1.10.D

XTAccess Version 1.10– User’s Manual

Author: Serge Comes - EVS Broadcast Equipment – July 2009

94

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

request the backup of a given clip created on an XT[2] server.

2. XTAccess processes the XML file:

a. It gets the clip content that has to be backed up from XT[2].

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

system (no transcoding feature, only native codec). In OPATOM

c. It connects to the Interplay Database to check the clip into Interplay.

Remark:

Only available in IMX and DNxHD.

See EVS AVID integration document for more information.

20.2 EXAMPLE OF XML BACKUP FILE

To identify the clip you want to back up you can use the UmId, VarId or LsmID

<?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>9</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