Application Development 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: 

Problem in Background Job. Job Completed Successfully but data not Posted

Former Member
0 Kudos

Hi All,

There is a problem in Background Job in Production server (600).

The job completed successfully but data not posted.

The same Job was working perfectly till the starting of the May month.

but now it is not working and rebate has not been posted.

Where to check and what to check

Pls suggest.

Regards,

P Kamal

1 ACCEPTED SOLUTION

Former Member
0 Kudos

ok gr8.. any positive result ?

Regards,

Uma

6 REPLIES 6

Former Member
0 Kudos

Hi,

Check the Job Log to findout whether job failed due to any errors.

Regards

Vinod

0 Kudos

Hi Vinod/Uma

The JOB Is Successful and Log is like this:

->Job started with 00(message Class) 516(message no) S(message type)

->step 1 started with program zxxxxxx and 00(message Class) 550(message no) S(message type)

->Job finished with 00(message Class) 517(message no) S(message type)

Regards,

P Kamal

0 Kudos

Ok , then please debug this Job (Tcode : JDBG) as mentioned in my first reply and see is the data getting passed correctly.

Regards,

Uma

0 Kudos

Hi Uma,

Thanks for the Suggestion

I am trying the same and get back soon

Regards,

P Kamal

Former Member
0 Kudos

Hi ,

Please first check the status of the Job , ifs successfully completed then debug it (tcode JDBG) and

check out, whether the values passed (might be using Import-export ,set-get parameter Ids) to the Job are getting passed properly or not. These values might not be getting passed properly.

If it has some error in Job Log then let me know the error.

Regards,

Uma

Former Member
0 Kudos

ok gr8.. any positive result ?

Regards,

Uma