Question
Intel
IN
Last activity: 27 Jul 2018 11:06 EDT
Conditional parsing of XML Stream data
I am using a XML parse stream in Pega to achieve XML generation based on the clipboard properties. My requirement expects that there is a conditional transformation of xml based on the following.
1. Set a value for an element "SubState" based on the property "State".
2. Retain a node "instructions" only if there are atleast one "instruction" element with data.
Refer attachment for the
***Updated by moderator: Lochan to update platform capability***