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

Report in background

Former Member
0 Likes
766

hi ,

pls help me,

when i was executing my report in background , the job was being cancelled .

pls tell how to rectify that.

thanks & regards,

vsnl.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
746

dont use GUI_UPLOAD while process in background.

elobarate ur error message

hi ,

pls help me,

when i was executing my report in background , the job was being cancelled .

pls tell how to rectify that.

thanks & regards,

vsnl.

4 REPLIES 4
Read only

kiran_k8
Active Contributor
0 Likes
746

VSNL,

What error message it is throwing up?

If it is run time execution time exceeded then either you have to optimise the select queries in the program or ask the Basis guy to increase the execution time.

Revert with more details.

K.Kiran.

Message was edited by:

Kiran K

Read only

varma_narayana
Active Contributor
0 Likes
746

Hi..

Check these points.....

To see the Status Of Job GOTO the Tcode SM37.

See the Job Log..

One thing: Are u accessing Presentation Server files ? GUI_UPLOAD etc..

In that case ur report cannot be run in background...

Is the Report getting executed properly in Foreground?

Then Post your code. so that we can find the error.

<b>reward if Helpful</b>

Read only

Former Member
0 Likes
747

dont use GUI_UPLOAD while process in background.

elobarate ur error message

Read only

Former Member
0 Likes
746

dont use GUI_UPLOAD while process in background.

elobarate ur error message