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

Getting problem in the scheduling

Former Member
0 Likes
969

Hi

I scheduled one report program in background in the same time i am dowloading output of that report to excel file. Now i am getting the job status as "Cancelled". If i comment the dowloading part of the report program, i am getting the job status "Finished". Is there any restriction in scheduling the program? When scheduling the program can we use dowload option?

Regards

SRee

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
949

U cannot download a file to a presentation server in background. Download it to App server if you require ..

6 REPLIES 6
Read only

Former Member
0 Likes
950

U cannot download a file to a presentation server in background. Download it to App server if you require ..

Read only

Former Member
0 Likes
949

Hi Sree Devi

You can download it to application server.

Did you checked the thread similar to yours

Regards

Sachin

Edited by: sachin sharma on Feb 25, 2009 10:11 AM

Read only

Former Member
0 Likes
949

Hi Srini & Sachin,

Yes, you are correct. I did this requirement before. At that time i used one tcode to see the file in Application server, May i know the tcode pls, i have forgotton that tcode.

Regards

SRee

Read only

0 Likes
949

AL11

Read only

0 Likes
949

Hi,

Make use of transaction "AL11".

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
949

Thankyou