
XFile Version 2.19 – User Manual
EVS Broadcast Equipment – November 2012
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 application 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 containing 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_File>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
Comentarios a estos manuales