<xapi:document ouput='xxx'> tag in Burst File issues
Hello,
I'm having an issue where I am trying to name an email attachment sent via BI Publisher bursting. I've tried a number of things, but the attachment name remains system generated. I have hard coded and tried variables in the xapi:document output tag but nothing seems to work.
Below is my Bursting File and a small sample of the XML that I am using. We are currently running EBS 12.0.6. Any help would be greatly appreciated. Thanks.
---- Bursting Control File
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:request select="/REPORT/REPORT_DETAILS/BROKER_NAME_INFO">
I'm having an issue where I am trying to name an email attachment sent via BI Publisher bursting. I've tried a number of things, but the attachment name remains system generated. I have hard coded and tried variables in the xapi:document output tag but nothing seems to work.
Below is my Bursting File and a small sample of the XML that I am using. We are currently running EBS 12.0.6. Any help would be greatly appreciated. Thanks.
---- Bursting Control File
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:request select="/REPORT/REPORT_DETAILS/BROKER_NAME_INFO">
0