CSV Export Functionality [message #557705] |
Thu, 14 June 2012 20:26  |
 |
Srirachana
Messages: 1 Registered: June 2012 Location: India
|
Junior Member |
|
|
From an UI screen, when users click on one button, data present in the form needs to be exported into a csv file. Program logic, upon event submission when users click on the button, calls packages - owa_util & htp. Appropriate mime type is set with owa_util package. Export functionality is working fine sometimes and not working sometimes. When users delete the temporary files in the browser and clicking on the button, export is working fine.
Is there anyway to avoid deleting temporary files and make this workable solution always?
|
|
|
|