Skip to main content
Solved

how to get values from webservice XML request

  • August 11, 2021
  • 1 reply
  • 89 views

Hi Team ,

I have a  requirement where an external system send the data of the attached  xml file to a text controller. there is business Logic to read the XML and convert to object and  perform business logic and then create a payment . 

I was tried with xml reader ,   list<> and XDocument.parse () also  facing challenge in converting with the attached xml .

Can some one help me on this please

 

 

please find the attachment 

 

 

Best answer by Django

The import scenarios don’t handle XML in an elegant fashion.  You are probably better off writing your down data provider which will give you full control over parsing the contents of the XML.

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+6
  • Captain II
  • 556 replies
  • Answer
  • August 13, 2021

The import scenarios don’t handle XML in an elegant fashion.  You are probably better off writing your down data provider which will give you full control over parsing the contents of the XML.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings