Changes for page JsonToXml
Last modified by Assala Chmiti on 2022/07/25 13:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 There is no format file used for the connector JsonToXML. What happened in the transformation is that the json field is tranformed to an XML tag. 12 12 13 13 14 -The xml file has a root tag iXDoc followed by the xml tag iXMessage .TheiXMessagetag containsthe content of the14 +The xml file has a root tag iXDoc followed by the xml tag iXMessage for multiple messages. 15 15 16 16 17 17 The sub fileds in an array are converted to a sub tags in the XML file.