Server-side solution for defining the filename of an oracle report at runtime.
I was looking for a server-side solution like this but i'm unclear as to whether this can be dynamic. Our customer is requesting the file name be built at runtime by a concatenation of the report_name + a runtime parameter+date. Does this method allow for interaction between the user of our app - who sets the value of the runtime parameter ?