How to run oracle report with command parameters in concurrent request?
Hi all
I'm using R12.2.9. I have a custom Oracle report, and I want to generate the output as csv file. In Report Builder, I can use "Generate to File", specify the delimiter options, and create the csv file successfully. In EBS, how can I duplicate the same functionality in concurrent request? What I need is to ask concurrent request to pass these parameters DESFORMAT=DELIMITED / DELIMITER=, / CELLWRAPPER=" to the rwrun executable. I am not trying to port this report to XML publisher since it's running well in Oracle report, but I simply need to change the