Forum Discussion

acesario's avatar
acesario
Contributor II
6 years ago
Solved

How to split an xml for multiple Web service submits?

I am pulling data from a db connection with multiple rows, and forming that into an xml. I am able to submit this against a web service, but what I need to do is to break down the xml by record for ...
  • cjhoward18's avatar
    cjhoward18
    6 years ago

    Yes, you can use an XML Formatter at that point to get the document back into XML.