|
Hi,
I am using a screen composed by a search-form and a list-form with performFindList.
When you push search button the list-form appears.
Now I would like to use some search-form but when you push export-button result-list of performFindList is an input parameter of service "createFileFromList".
This service puts result-list in a file (eg zip file) and write this file to the browser.
How can I do it?
Thank you.
|