Calling data export to CSV/PDF/EXCEL from a processor
Hi,is there a way to call export data functionality from a processor. I mean can I call something similar to /incident_list.do?CSV inside a processor and return result to the client?processor.redirect is not an option as it deals with the client side...