17.09.2019, 16:11 | #1 |
Участник
|
ariste.info: Parse XML and JSON easily in MSDyn365FO
Источник: https://ariste.info/en/2019/09/parse...365fo-quickly/
============== Some time ago I had to create an interface between MSDyn365FO and a web service that returned data as XML. I decided to use X++’s XML classes (XmlDocument, XmlNodeList, XmlElement, etc…) to parse the XML and get the data. These classes are terrible. You get the job done but in an ugly way. There’s a … Continue reading Parse XML and JSON easily in MSDyn365FO → The post Parse XML and JSON easily in MSDyn365FO was first published in ariste.info. Источник: https://ariste.info/en/2019/09/parse...365fo-quickly/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|