XMLP - Dynamic Report Tiltle generation
I am generating the XML report using XML file in Peoplesoft using App engine. I will be getting the mutiple files (using Do-select) and the multiple files will be generated. My problem is with the outputfile name.
The older PDF file(output file -genrated) will be overwritten by the new and so ,at the end of my program whatever may be the no of xml files, i will be having only one output file. Please let me know if can change the Report name.
I know we can add date, bursting fields, language and report id , but i need a unique name to be generated for each run.