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

How to do read Node Attributes in SAP PI Graphical mapping/UDFs

$
0
0

Hello All,

 

We have a scenario our source structure looks below.

 

Defined Structure

 

<root>

    -<first name>

    -<last name>

    -<address>

  </root>

 

Sample Payload

 

<root>

    <first name>Suresh</firstname>

    <last name>S</lastname>

    <address>

         -->street <test value>             // its the attribute value passed from source side

   </address>

</root>

 

  Input payload we are receiving with Attribute value passed from Source side, however XSD they shared doesn't have attribute at all.

 

 

How to read values of Attribute and suppress it via UDF or other Node functions.

 

Kindly help.

 

Note: We tried with normal Input Argument Reading, however this attribute value is not readable.

 

Best Regards,

Suresh S


Viewing all articles
Browse latest Browse all 6719

Trending Articles



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