2 example of xml avid transfer of clip, Example of xml avid transfer of clip – EVS XTAccess Version 1.16 - November 2011 User Manual User Manual
Page 89

XTAccess Version 1.16 – User’s Manual
Author: Serge Comes EVS Broadcast Equipment – November 2011
Issue 1.16.A
87
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 Avid Transfer
Manager.
XTAccess processes the XML file.
2. XTAccess sets up a connection with Avid Transfer Manager server.
3. XTAccess gets the clip content, which has to be transferred, from EVS and
sets up a FTP proxy connection between the EVS and the Avid Transfer
Manager server.
4. The Avid Transfer Manager server stores the transferred file in the specified
Avid storage.
20.2 EXAMPLE OF XML AVID TRANSFER OF
CLIP
To identify the clip you want to send to Avid 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>1206001497</Job_Creation_Time>
<Job_Type>7</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>
</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>100</BackupUnitID>
<JobIdHistory>2029</JobIdHistory>
</Job_Src_App_Data>
<Job_AvidTM_HostName>EVSDEMO</Job_AvidTM_HostName>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
The description of each XML tag is described in the ”XML Jobs” document