User Manual User guide

XTAccess Version 1.17 User Manual
EVS Broadcast EquipmentMay 2012
Issue 1.17.C
95
27. Delete Clip from EVS Server
XTAccess is able to delete a clip from an EVS Server.
This section covers XML Jobs IDs:
Job #3: Delete Clip from EVS Server (IPDirector v5.2 onwards)
27.1 Example of DElete Clip XML Job
To identify the clip you want to delete you can use the UmID, VarID or LSM ID
<?xml version="1.0" encoding="utf-8"?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_ID>4942648367704751</Job_ID>
<Job_Type>3</Job_Type>
<Job_Src_XT_IP_Address1>172.22.51.1</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_VarId>mD6RH6-W</Job_Src_VarId>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
The description of each XML tag is described in the ”XML Jobs” document