Processing XML
- 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Processing XML
- Updated on 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
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.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.9.0 or later using our Importing/Exporting article.
Was this article helpful?