File XML downloaded from XML Publisher Report Bursting Program was encrypt
when i ran the request XML Publisher Report Bursting Program, i download file xml, it was encrypt and i can not read it. So, how i do make something to read this file xml i downloaded.
My file bursting:
<?xml version="1.0" encoding="utf-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:request select="/DATATEMPLATENAME/LIST_G_DETAIL">
<xapi:document delivery="123123" output-type="xml" output="/xxx/yyy/zzz/abc_TEST100.xml">
<xapi:template type="rtf" location="xdo://xx.yy.en.US/?getSource=true" />
</xapi:document>
</xapi:request>
</xapi:requestset>