11
Views
2
Comments
Solved
export XML in SOAP webservice
Application Type
Reactive

Hi community!

Long time I don't ask something :)

I need to build this XML and export it, in a SOAP web service method:

But I'm wondering how do I start... 

What would be your best approaches?

Thanks!

2018-06-05 16-54-03
Maria da Graça Peixoto
Solution

Hi! 

I never had something like that to do but my first thought when read your post was to send it as "binary data". 

Sending it as a text will probably work but with such kind of text, encapsulate it is safer. 

Regards 

Graça

2024-11-05 11-28-22
Sunil Rajput

Hii

    Kindly check this link

   https://www.outsystems.com/forums/discussion/75747/cannot-consume-wcf-webservice/

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.