Unable Burst XML Report Output to DBA DIRECTORY
Hello Every One ,
I have XML Publisher Report where i need to copy the XML Bursting output files to a DBA DIRECTORY Path . I am giving the DBA DIRECTORY path as below in bursting control file .
The bursting program is completing normal but file is not getting copied . Please provide your inputs
<xapi:delivery>
<xapi:filesystem id="FILE_DELIVERY" output="/file35/app/applmgr/shared/outbound/RFQNumber_${RFQ_NUM1}_${RFQ_VENDOR_NUM}.pdf"/>
</xapi:delivery>
The Bursting Program is Getting completed Normal with below status but the path is a differing from the one i provided in xapi:filesystem . Any Inputs Please