Unable to set file name dynamically with fnd_request.ADD_DELIVERY
I have a requirement to send report output file as email and the report concurrent job has customer number as parameter and the report output file should have the customer name in the email. If we submit the report from Front end concurrent request, for all customers it will have same file name for output file. Is there any way of handling the file name dynamically while sending the email via fnd concurrent request add delivery option