2 example of xml evs server copy file – EVS XTAccess Version 1.18 - July 2012 User Manual User Manual

Page 95

Advertising
background image

XTAccess Version 1.18 – User Manual

EVS Broadcast Equipment – July 2012

Issue 1.18.A

85

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 LSM ID

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

<IPDirector_Clip_Infos>

<LsmSerialNumber>14210</LsmSerialNumber>

Advertising