2 workflow (folder file scan) explanation, 2 example of xml copy file, Workflow (folder file scan) explanation – EVS XTAccess Version 1.18 - July 2012 User Manual User Manual

Page 59

Advertising
background image

XTAccess Version 1.18 – User Manual

EVS Broadcast Equipment – July 2012

Issue 1.18.A

49

2. XTAccess processes the XML job:

a. It gets the file to restore from the external system.
b. It restores (copy) the clip on the EVS server specified in the XML file.

10.1.2

Workflow (Folder File Scan) Explanation

1. An external system places a file in a folder to be scanned by XTAccess.
2. XTAccess gets this file to be restored to EVS server
3. It restores (copy) the clip on the EVS server specified in the Scan Folder settings.

10.2

Example of XML Copy File

<?xml version="1.0"?>

<EVS_XFile_Job_List>

<EVS_XFile_Job>

<Job_Id>12384</Job_Id>

<Job_Creation_Time>0</Job_Creation_Time>

<Job_Src_File>G:\000610A_imx pal 4a.evs.mxf</Job_Src_File>

<Job_Type>2</Job_Type>

<Job_Dest_XT_IP_Address1>1.1.243.243</Job_Dest_XT_IP_Address1>

<Job_Dest_XT_Port1>21</Job_Dest_XT_Port1>

<Job_Dest_XT_IP_Address2>1.1.241.241</Job_Dest_XT_IP_Address2>

<Job_Dest_XT_Port2>21</Job_Dest_XT_Port2>

<Job_Dest_XT_FTP_Login>evs</Job_Dest_XT_FTP_Login>

<Job_Dest_XT_FTP_Password>evs!</Job_Dest_XT_FTP_Password>

<Job_Dest_Page>3</Job_Dest_Page>

<Job_Dest_ClipName>toto</Job_Dest_ClipName>

</EVS_XFile_Job>

</EVS_XFile_Job_List>


The description of each XML tag is described in the ”XML Jobs” document.

Advertising