cancel
Showing results for 
Search instead for 
Did you mean: 

idoc processing error

Former Member
0 Kudos

Dear All,

I am testing proxy to idoc scenario for msg type -DELINF I am sending a delivery confirmation from  source system to ECC thru PI. SMessage flow is successful  from source system -->PI-->ECC.

In ECC I see the below error using BD87 & WE05

Idoc status -63,  I could not find any issue with IDOC Processing config @ECC

IDoc inbound: Task for inbound processing contains errors

Message no. E0875

Diagnosis

During testing of task , which should be started for IDoc inbound processing, an error was found. Return code:

Procedure

Please rectify the error using information from the return code:

Return codeReason for error
1No active plan version
2No organizational structure
3Task not found
4No valid task type
5

Other error

Regards

Tusar

Accepted Solutions (0)

Answers (1)

Answers (1)

JaySchwendemann
Active Contributor
0 Kudos

Not sure if this is really related to PI. IDoc seems to get posted to ECC but cannot be processed there. I would first have a look at the idoc structure in ECC. Does that look ok to you? As an alternative, you could look at the IDoc XML data persisted in PI and have a look if there are any obvious flaws. Especially check for data type integrity, meaning e.g. that there is no letter "a" in a field which is numerical and the like.

You could also try switching on message content validation in receiver IDoc channel (available depending on which version of PI you are)

HTH. Cheers

Jens