Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Query download to CSV format

beverly_erickson
Explorer
0 Likes
684

I need help setting up a query to download the results to a CSV format file. The query will be setup run in a batch job. The file will be stored on the application server.

I need help setting up a query to download the results to a CSV format file. The query will be setup run in a batch job. The file will be stored on the application server.

3 REPLIES 3
Read only

brad_bohn
Active Contributor
0 Likes
627

Use the private file option and the query enhancement SQUE0001.

Read only

0 Likes
627

Is it possible to use the GUI_DOWNLOAD function module? If so, how would you set it up?

Read only

Former Member
0 Likes
627

FM GUI_DOWNLOAD downloads to the presentation server only, not the ap server. And it woks only in the foreground.

Rob