Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

comparing and mapping 2 complex nodes in OIC

edited Sep 25, 2018 1:12PM in Integration 7 comments

Summary

I have requirement to compare 2 complex nodes and map the target if given condition matches

Content

Hi All,
I have requirement to compare 2 complex nodes and map the target if given condition matches.(environment OIC 18.08)
Eg: XML 1
   <ns1:shiporder>
      <ns1:item>
         <ns1:title>ABC</ns1:title>
         <ns1:note>Test1</ns1:note>
         <ns1:quantity>396</ns1:quantity>
         <ns1:price>397</ns1:price>
      </ns1:item>
      <ns1:item>
         <ns1:title>DEF</ns1:title>
         <ns1:note>Test3</ns1:note>
         <ns1:quantity>400</ns1:quantity>
         <ns1:price>401</ns1:price>
      </ns1:item>
  <ns1:item>
         <ns1:title>GHI</ns1:title>
         <ns1:note>Test4</ns1:note>
         <ns1:quantity>400</ns1:quantity>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!