Grab field from xt, 1 example of xml grab field to a file, Example of xml grab field to a file – EVS XTAccess Version 1.10 - July 2009 User Manual User Manual
Page 110

XTAccess Version 1.10 – User’s Manual
Author: Serge Comes - EVS Broadcast Equipment – July 2009
Issue 1.10.D
109
24. Grab Field from XT
XTAccess is able to grab a field of any clip on a XT[2] server through an XML
trigger. This process is mainly used by IPDirector to create thumbnails in the IPD
Database Explorer.
This section covers XML Jobs IDs:
•
Job #6: Grab Field from XT (IPDirector v4 onwards)
24.1 EXAMPLE OF XML GRAB FIELD TO A
FILE
To identify the clip from which you want to grab a field you can use the UmId,
VarId or LsmID
<?xml version="1.0"?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>1260933</Job_Id>
<Job_Creation_Time>1205787586</Job_Creation_Time>
<Job_Type>6</Job_Type>
<Job_Src_Id_Material>5ZLrMgkW</Job_Src_Id_Material>
<Job_Src_Id>kuLrDR2W</Job_Src_Id>
<Job_Src_User_Nb>6</Job_Src_User_Nb>
<Job_Src_Clip_Nb>199</Job_Src_Clip_Nb>
<Job_Src_Cam>F</Job_Src_Cam>
<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_Src_XT_User_Nb>06</Job_Src_XT_User_Nb>
<Job_Src_Field_TC>2901360</Job_Src_Field_TC>
<Job_Dest_File>\\Xstore58060\ Jobs_Done\Grab\IPDP_260933.jpg</Job_Dest_File>
<Job_Src_TC_System>4</Job_Src_TC_System>
<Job_Src_App_Data>
<IPClipID>260933</IPClipID>
<JobType>0</JobType>
</Job_Src_App_Data>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
The description of each XML tag is described in the ”XML Jobs” document