‎2006 Dec 16 6:48 AM
Can backgorund processing is possible with the function module GUI_UPLOAD insted of ws_upload.reason for it if yes why? no wh?
regards
‎2006 Dec 16 7:22 AM
hi hareesh,
through gui_upload or download u can do only foreground processing of the data .
for backgroung processing u go for ws_upload or upload only because these are not gui dependent.
for them u can give data directly by hardcoding or u call the file through f4_filename also.
-
gui uoload or download only supports the file whn u give it from the gui or if u hard code.....it.
i hope this will help.u.
if it is wrong also correct me...............
‎2006 Dec 16 7:21 AM
It is of presenttation server hence will not work in background
‎2006 Dec 16 7:22 AM
hi hareesh,
through gui_upload or download u can do only foreground processing of the data .
for backgroung processing u go for ws_upload or upload only because these are not gui dependent.
for them u can give data directly by hardcoding or u call the file through f4_filename also.
-
gui uoload or download only supports the file whn u give it from the gui or if u hard code.....it.
i hope this will help.u.
if it is wrong also correct me...............