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/File Adapter - XML files containing multiple messages

Ronald van LuttikhuizenOct 2 2007 — edited Nov 21 2007
Hi,

In all the examples on file adapters I read, if files contain multiple messages, it always concerns non-XML files, such as CSV files.

In our case, we have an XML file containing multiple messages, which we want to process separately (not in a batch). We selected "Files contain Multiple Messages" and set "Publish Messages in Batches of" to 1.

However, the OC4J log files show the following error:

ORABPEL-12505
Payload Record Element is not DOM source.
The Resource Adapter sent a Message to the Adapter Framework which could not be converted to a org.w3c.dom.Element.

Anyone knows whether it's possible to do this for XML files?

Regards, Ronald
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2007
Added on Oct 2 2007
4 comments
1,334 views