User Manual Owner manual
Issue 2.16.A
XFile Version 2.16 – User Manual
EVS Broadcast Equipment – November 2011
40
Note
The load balancing function filters the jobs based on the prefix of the
XML file. It will only process the XML files with the same prefix as the
one defined in a dedicated registry setting. Contact your administrator to
set up this function.
Subfolders Created
Four subfolders are automatically created at start up when one of the XML modes
is selected:
Subfolder Name Content
Jobs_Incoming
The source applicat
ion posts XML files to request
jobs.
Jobs_Scheduled The XFile stores the XML jobs scheduled.
Jobs_In_Progress The XFile stores the XML jobs in progress.
Jobs_Done The XFile posts the XML files con
taining the final
result of the jobs.
Example of XML file for backup command
Backup Clip 112 A from EVS server n°11 to the “F:\ext_folder\clip_11_112A.mxf”
<?xml version = "1.0" ?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>4942648367704751</Job_Id>
<Job_Creation_Time>1132235747</Job_Creation_Time>
<Job_Type>0</Job_Type>
<Job_Src_Clip_Nb>112</Job_Src_Clip_Nb>
<Job_Src_Cam>A</Job_Src_Cam>
<Job_Dest_File>F:\ext_folder\ clip_11_112A.mxf</Job_Dest_Fil
e>
</EVS_XFile_Job>
</EVS_XFile_Job_List>










