How to specify the attachment filename when bursting in BI Publisher
I am bursting invoice data to each AR Customer. This is done via Ebuisness 11i with concurrent program. So for each invoice a invoice PDF file is attached to email and fired off. It all works fine except for one issue. I want to specify the name of the attached PDF file. I would expect the XSL statement below to name the attached file "abc.pdf" however it seeme to name the PDF file to be the value of the root element of the XML data file. Is there something wrong with the statement below or do I need a patch