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

Scheduling a Program

Former Member
0 Likes
590

Dear All,

Can A program be schedules if the file is placed in presentation server rather than Application Server

Regards

Nalla

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
555

Hi NAlla,

You can't schedule a program in backgroud by keep the file on presentation server.

If your requirement is to schedule program in background you need to upload ur file to application server First.

Regards,

Ravinder

3 REPLIES 3
Read only

Former Member
0 Likes
555

Hi Nalla,

You cannot schedule a program to run in background to pick file from desktop/forntend system.

Regards

Srikanth M

Read only

Former Member
0 Likes
555

HI,

An ABAP program in backgorund mode cannot pick data from the presentation server.

In background mode, there is no link with the Presentation server.

-Raj

Read only

Former Member
0 Likes
556

Hi NAlla,

You can't schedule a program in backgroud by keep the file on presentation server.

If your requirement is to schedule program in background you need to upload ur file to application server First.

Regards,

Ravinder