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!

According to BPEL4WS spec 1.1 section 14.3, the from node value should not be empty

3331263Oct 18 2016 — edited Feb 26 2020

Hi

I was trying to connect an XML data  to database and i got below issue which let me to do a R&D on how the XML parsing works in BPEL.

<bpelFault><faultType>0</faultType><selectionFailure xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"><part name="summary"><summary>The &lt;from> value is invalid. The result of from-spec is null. Either the from node value or the xpath query in the from node value was invalid. According to BPEL4WS spec 1.1 section 14.3, the from node value should not be empty. Verify the from node value at line number 67 in the BPEL source. </summary></part></selectionFailure></bpelFault>

Please let me know how to resolve the issue and how to connect xml--->database hrough BPEL process

Regards

Tirumala

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2016
Added on Oct 18 2016
1 comment
2,061 views