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

Back Ground Job

Former Member
0 Likes
726

how can i know the feed back of back ground job

Hi Friends,

can u please let me know the answers for these :

if i have submitted 4 linked report program to back ground job . if 2 report fails, what happen the result?

1. 3 and 4 report programs are executed or not

2. will it give at least 1 report program result or not.

Thanks in Advance,

Regards,

Roberts.K

how can i know the feed back of back ground job

Hi Friends,

can u please let me know the answers for these :

if i have submitted 4 linked report program to back ground job . if 2 report fails, what happen the result?

1. 3 and 4 report programs are executed or not

2. will it give at least 1 report program result or not.

Thanks in Advance,

Regards,

Roberts.K

2 REPLIES 2
Read only

former_member183804
Active Contributor
0 Likes
419

That depends. Can you please provide some more info how the programs are linked:

  • several steps in batch planning

  • cascade of submits

and what kind of failure might occur:

  • shortdump

  • ..

Kind Regards

Klaus

Read only

Vinod_Chandran
Active Contributor
0 Likes
419

If the report-2 fails (provided you have given an error message in the report), the job will go into an error mode and stop processing of the next step. You can check the job log to identify the type of error.

You will still get the output of the report-1.