Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

graphical mapping issue

$
0
0

Hi Gurus

 

actual i have a like following input structure

 

 

<ROOT>

     <NODE>

         <ID>100</ID>

         <VALUE>12386EUR120,00</VALUE>

     </NODE>

     <NODE>

         <ID>200</ID>

         <VALUE>ASDFGHJEUR156320,00</VALUE>

     </NODE>

</ROOT>

 

and needed output structure is

 

 

<ROOT>

     <NODE>

         <WAERQ>EUR</WAERQ>

         <SUMME>120,00</SUMME>

     </NODE>

     <NODE>

         <WAERQ>USD</WAERQ>

         <SUMME>156320,00</SUMME>

     </NODE>

</ROOT>

 

how can we substract the value after currency?

 

Thank you

 




Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>