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

Page 99

Advertising
background image

Issue 1.10.D

XTAccess Version 1.10– User’s Manual

Author: Serge Comes - EVS Broadcast Equipment – July 2009

98

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

request the transfer of a given clip created on an XT[2] server to another XT[2]
server.

XT Access processes the XML file:

2. XTAccess gets the clip content from XT[2] that has to be transferred and sets

up an FTP proxy connection between both XT[2] servers.

3. The clip is copied to the destination XT[2] server through XTAccess. The

metadata of the source clip is updated on the destination server (CCLIP &
IPDirector metatada).

21.2 EXAMPLE OF XML XT COPY FILE

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

<?xml version="1.0"?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>2261335</Job_Id>

<Job_Creation_Time>1206001763</Job_Creation_Time>
<Job_Type>13</Job_Type>
<Job_Src_User_Nb>6</Job_Src_User_Nb>
<Job_Src_Clip_Nb>236</Job_Src_Clip_Nb>
<Job_Src_Cam>D</Job_Src_Cam>
<Job_Src_Id_Material>5ZLsDZ0W</Job_Src_Id_Material>

<Job_Src_Id>kuLs9cIY</Job_Src_Id>
<Job_Src_XT_IP_Address1>1.1.240.240</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.2.241.241</Job_Src_XT_IP_Address2>
<Job_Src_XT_Port2>21</Job_Src_XT_Port2>
<Job_Dest_XT_IP_Address1>1.1.240.240</Job_Dest_XT_IP_Address1>
<Job_Dest_XT_Port1>21</Job_Dest_XT_Port1>
<Job_Dest_XT_IP_Address2>1.1.241.241</Job_Dest_XT_IP_Address2>

<Job_Dest_XT_Port2>21</Job_Dest_XT_Port2>
<Job_Dest_XT_FTP_Login>evs</Job_Dest_XT_FTP_Login>
<Job_Dest_XT_FTP_Password>evs!</Job_Dest_XT_FTP_Password>
<Job_Dest_Page>3</Job_Dest_Page>
<Job_Src_App_Data>

<IPClipID>261335</IPClipID>
<ClipLouthID>kuLs9cIY</ClipLouthID>
<ClipMaterialID>5ZLsDZ0W</ClipMaterialID>
<NumUser>6</NumUser>
<BackupUnitID>87</BackupUnitID>

<JobIdHistory>2031</JobIdHistory>
</Job_Src_App_Data>
<Job_Dest_XML_Metadata_Path>\\Xstore58060\data
(g)\Jobs_Done</Job_Dest_XML_Metadata_Path>
<Job_Dest_Generate_XML_Metadata>1</Job_Dest_Generate_XML_Metadata>

<EVS_Metadatas>
<Clips_Infos>
<Clip>

Advertising