‎2008 Feb 13 11:01 AM
Hi,
I have program that generates a report & all the data in the report output is down loaded to a file .please somebody make it clear:
if I run the report in background will the file still be generated.
thanks,
reddy.
‎2008 Feb 13 11:06 AM
Hi,
If the program has logic to transfer the data to appliacation layer, then it works. Other wise it is not possible to download the data into your desktop by running in Background.
Regards,
Ashok
‎2008 Feb 13 11:05 AM
in background it cann't download into ur desktop, but it can download into application server using Open dataset
‎2008 Feb 13 11:06 AM
Hi,
If the program has logic to transfer the data to appliacation layer, then it works. Other wise it is not possible to download the data into your desktop by running in Background.
Regards,
Ashok
‎2008 Feb 13 11:08 AM
If UR writing the file to an Application server in the program,
then it will be generated in Background also ...