Implementing WebServices with JSON/BSON would be much more efficient when dealing with thin clients such as smartphones.
SOAP is great for inter-server or LAN calls but over the air it’s too much overhead comparing to JSON and even more to BSON.
JSON WebServices would greatly increase call speeds and reduce overall data plan costs for smartphone applications.
Hi Pedro,
This feature was implemented and released on SOAP consume at a long time ago.
At least since OutSystems 9.
Thanks.