2 example of xml avid transfer of clip, Example of xml avid transfer of clip – EVS XTAccess Version 1.10 - July 2009 User Manual User Manual
Page 89

Issue 1.10.D
XTAccess Version 1.10– User’s Manual
Author: Serge Comes - EVS Broadcast Equipment – July 2009
88
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 Avid Transfer Manager.
XT Access 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 XT[2] and sets up a
FTP proxy connection between the XT[2] and the Avid Transfer Manager server.
4. The Avid Transfer Manager server stores the transferred file in the specified Avid
storage.
19.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 LsmID
<?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