Overview
Example Lab Details | |
| Version | 6.9.0 |
| Root Folder | Example Lab - Processing XML |
| Modules | N/A |
| Dependencies | N/A |
This Example Lab project demonstrates how to process XML by using an XML structure and a Deserialize Step.
Explanation
This Example Lab project processes the "Note" XML structure, and for each "Body" tag sends a pop-up notification. This is done with a Deserialize Step that takes an XML payload and converts it to a datatype usable by Decisions. To do this, an XML Data Structure is provided that is based on a sample XML "Note" structure. This Data Structure is selected from the "XML Type" drop-down on the Deserialize Step. The type was created by selecting the "Create Types From XML" option in the JSON/XML section of the "Create Datatypes/Integration" menu.
.png)
.png)