Hello friends,
I am reading an XML, I am able to read that, But when I traverse in for each loop, I always got first-child details,
how to handle item object, I am a little confused about that
Portal = objAllXMLData.Element(“NewDataSet”).Element(“Table”).Element(“PortalName”).Value
I have used in assign activity
I want to fetch the details from item , item has correct details
Could you please guide
in second loop item has array result
MyXML.txt (343 Bytes)