Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

background job presentation server

Former Member
0 Likes
497

Hi all,

How to upload files from presentation server in a background job

4 REPLIES 4
Read only

Former Member
0 Likes
445

Reward points..

Read only

0 Likes
445

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

Read only

GauthamV
Active Contributor
0 Likes
445

hi,

u cant use any gui function modules tht is front end whn u r using background jobs.

Read only

Former Member
0 Likes
445

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..