2 example of xml evs server copy file, Example of xml evs server copy file – EVS XTAccess Version 1.15 - January 2011 User Manual User Manual
Page 91

Issue 1.15.B
XTAccess Version 1.15 – User’s Manual
Author: Serge Comes - EVS Broadcast Equipment – January 2011
1. An external system, for example IPDirector, sends an XML file to XTAccess to
request the transfer of a given clip created on an EVS server to another EVS
server.
XTAccess processes the XML file:
2. XTAccess gets the clip content from EVS that has to be transferred and sets
up an FTP proxy connection between both EVS servers.
3. The clip is copied to the destination EVS server through XTAccess. The
metadata of the source clip is updated on the destination server (CCLIP &
IPDirector metatada).
22.2 EXAMPLE OF XML EVS SERVER 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>
90