Delete clip from evs server, 1 example of delete clip xml job, Example of delete clip xml job – EVS XTAccess Version 1.14 - July 2010 User Manual User Manual

Page 103

Advertising
background image

Issue 1.10.D

XTAccess Version 1.14– User’s Manual

Author: Serge Comes - EVS Broadcast Equipment – July 2010

27. Delete Clip from

EVS Server

XTAccess is able to delete a clip from a 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 LsmID

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

102

Advertising