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!

How to check particular element in XML exist or not in BPEL

3689995Sep 24 2018 — edited Sep 24 2018

Hi,

I have xml , and i want to check particular node exist or not .Can you please suggest how do we achieve .

Example :

<inputXML>

<Communication>

<FirstName>Mr. Praveen </Name>

<CartUrl>

https://shopf536090ee651

</CartUrl>

</Communication>

</inputXML>

I want to check in xml CartUrl tag is exist or not .

This post has been answered by Martien van den Akker on Sep 24 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2018
Added on Sep 24 2018
3 comments
986 views