Application Development 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: 

Downloading the file in our PC , when running the job in Background

Former Member
0 Kudos

Hi,

We have an enquiry for below requirment.

Our client runs some jobs in front end , but as the time taken to execute the JOB is more than 15 minutes , he is getting timeout problem, so we want to run the same program in background.

Generally the output of the report is to download the file into his desktop, so even when he is running

the same job in background he want it to be downloaded into his PC, instead of application servor.

We created a test program similar to the requirment, and ran the job in foreground and the file could easily be downloaded to desktop. Then we ran the program in backgound - The job failed with an error message Codepage could not be determined - Message no. FES025.

My Question is - is it possible to download the file into the desktop while running in background.

Please help me .

Thanks in advance.

Vengal Rao.

1 REPLY 1

Former Member
0 Kudos

Please search the forum. This question has been asked and answered many times before.

Rob