‎2008 May 20 8:18 AM
Hi all,
How to upload files from presentation server in a background job
‎2008 May 20 8:21 AM
‎2008 May 20 8:25 AM
hi,
I know about the rfcsdk but i am unable to install it, any suggestions on this also would be appreciated, but i want to know is there any other option for this.
Regards,
Abhinay
‎2008 May 20 8:22 AM
hi,
u cant use any gui function modules tht is front end whn u r using background jobs.
‎2008 May 20 8:30 AM
Hi,
While you are scheduling a job... the process goes in background..
it is not possible to use GUI_UPLOAD while uploading from background.
so while scheduling a job.. it is mandatory that you need to upload from Application server.
if you want to upload from background you need to use the open dataset command..to open the file to be uploaded .
Regards,
Raj..