
Issue 2.13.D XFile Version 2.13
User Manual
EVS Broadcast Equipment – July 2010
42
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_Fil
e>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
Example of XML file for Restore command
Restore Clip I:\HD\backup133A.mxf to EVS server n°11 at 111A
<?xml version = "1.0" ?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>1238431548774395</Job_Id>
<Job_Creation_Time>1129799945</Job_Creation_Time>
<Job_Type>1</Job_Type>
<Job_Src_File>I:\HD \backup133A.mxf</Job_Src_File>
<Job_Src_Id>9YYabjA0</Job_Src_Id>
Comentarios a estos manuales