How to assign a Output or Destination File name in a static or dynamic name as per the Programmer's
Could anyone please clarify whether the following requirement can be achieved in Oracle Reports (10.1.2.0.2).
Requirement Description:
Currently an email is sent to some recipients using a rdf file (Say test.rdf). The output generated is a file (test.html) in html format with the name of the rdf file. How to change the name of this ouput file name to other than the rdf file name (example: instead of test.html in this case, change it to CustometName.html or a file name that can be generated dynamically ) such that it won't impact the recipient's list or email distribution list. I know we have the option of desname to provide the file name or email ids, but am not sure how to