Skip to Content
0
Former Member
Dec 28, 2007 at 04:07 AM

data upload in background.

2312 Views

Hi,

As per the requirement, I have to upload the data in info type from a text file using BDC.

The progam is running fine, when I execute the program in foreground, I mean when it is executed manually.

As per the requirement, the program has to run in background

and upload the data from a fixed location.

In order to test this scenario, I tried to run the same progarm

by scheduling it in SM36 for background execution, but the program could be run. I scheduled the program from the presentation server and the text file is place at 'c:\time\test.txt'

of the presentation server. Also I am using the FM gui_upload to pick the file data into internal table.

please explain.

Regards,