Mrugesh Test for template files

Description
select xxen_util.blob_to_clob(xrtf.file_data) file_data_clob,xrtf.* from xxen_report_template_files xrtf
where
template_id in (13278,16876) and-- original from
--file_name='docProps/custom.xml' and
1=1
--template_id=16876 -- new
order by 
file_name,
template_id