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!

Convert oracle.xml.parser.v2.XMLElement to org.w3c.Document

568360May 30 2007 — edited May 31 2007
Hi,

I invoke my BPEL Process via the Java API. The result is of type:oracle.xml.parser.v2.XMLElement. But I need org.w3c.Document. I haven't found a proper way do achieve that. Not even to get the XMLElement data as a String and then do some dirty parsing....

thanks for your help,

Bastian

P.S. NormalizedMessage.getPayloadString() is always null. But there is definetly some content.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2007
Added on May 30 2007
2 comments
1,235 views