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

IDOC problem

Former Member
0 Likes
300

Hi,

We are having a problem while generating Idoc via job.

If some junk data is created, then that particular Idoc does not get generated. Also the subsequent Idocs are stopped from generation until the junk data is fixed.

Is this how the Idoc generation usually behaves? or can this be fixed technically?

Thanks,

Harini

1 REPLY 1
Read only

Former Member
0 Likes
273

Usually If one IDOC fails then it erros out and the process will not stop and moves to next or subsequent DOCS and they will get created provided there are no data issues, connection issues. That's normal behaviour when the background job is creating the IDOCS. If all the IDOCS are failing with the same error code then obviously you have to fix that error and re process them again. It is very hard to give a specific answer for this as this is more genreric question.