cancel
Showing results for 
Search instead for 
Did you mean: 

Set mixed content false or handle it

Former Member
0 Kudos

Hi guys, I´m having some troubles with a 3rd party webservice, the webservice is suposed to return items for the same type, some like this :

this is awfaul, because i need to parse the string to XML and maybe the complete response can´t be set in a string variable because the length, i need it parsed in items like the first approach but without a mixed set to "true", I´m not a .NET expert but if someone can help me about this, how to handle mixed content in SAP or even better how to return items in .NET without using mixed content, with that i will explaint how they can achieve this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The issue is that the code in VB is creating the XML manually returning a XmlDocument.