Changes the concurrent output file name
Hi, I have a requirement to set concurrent output filename dynamic based on several parameters.
let's say it is an invoice report, i create it using .rdf and rtf as a template.
is there any way to rename the concurrent output filename such as Invoice_CustomerABC_INV001 (Invoice_<cust_name>_<invoice_number>.pdf ) ?
I use RDBMS : 12.1.0.2.0 and Oracle Applications : 12.2.5.
Thanks in Advance