Downloading frombackground to presentation server using RFC.

Question:
Hi,
I am trying to run batch jobs, which will download the data to an excel file in the presentation server. I am using the RFC method as prescribed in the site http://www.kmsec.de

I am facing problems, and also need quite some clarifications. If anyone has done this successfully, can you pls say so, so that i can get my questions clarified...
Thanks in advance...
Rgds,
_________________
codeboy
Answer:
there are a few previous postings on this subject. basically you cannot directly download from background to presentation server, as the server file-system does not know your pc's address to send it to. there are a variety of options, including a two stage process that downloads to server, then when you log on you execute foreground process to copy, possible use of FTP, but if you search you will get some good ideas
Answer:
ignore my note sorry, its bollocks, i did not read your note fully
Answer:
I have got my RFC working alright as per the note in the site. But now i am confused as to how can i use it to download files to my presentation server, when i am running a background job.
Does anyone know this... ??
Rgds,
_________________
codeboy
Answer:
How about Exporting the results of your Job to INDX and Importing it in a foreground Prog. and Downloading it.
I remember putting a Code long back about this.
KRK
Answer:
Hi Guys,
Pls dont bother answering this...
Rgds,
_________________
codeboy

More Articles:

Number of pages in report?
How to find tables for specific requirement?
Function module to fill field with leading zeroes?
How to debug when Call function 'xxxxxxxxx' in update task?
Version in production?
Printing Spool Options?