Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ESB Error "Cannot get part 'rootId'. Part was not found in message"

634482Dec 29 2008 — edited May 24 2010
Hi,

I am trying to invoke an ESB through an other ESB, which I developed using JDeveloper. I am getting the following error

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header/><env:Body><env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>env:ESBMessageProcessingFailed</faultcode><faultstring>ESB Dispatch failed with error Cannot get part 'rootId'. Part was not found in message; nested exception is:
org.collaxa.thirdparty.apache.wsif.WSIFException: Cannot get part 'rootId'. Part was not found in message</faultstring></env:Fault></env:Body></env:Envelope>

I am not getting an error when I invoke the second ESB directly. I am not sure what the issue is,.. Does anyone have any idea? Please do respond.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2010
Added on Dec 29 2008
3 comments
5,247 views