Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

XML Parse - Leading/Trailling spaces issue

mszpot89
9 - Comet

One of important chunks of XML I'm trying to parse is not being sucsefully processed.

I'm after 'Parameters' part but once workflow finishes I get notification on 'Leading/trailling spaces'

 

mszpot89_0-1593621199480.png

 

When I display using browse `Job_OuterXML` I can see the `Parameters` part but after parsing it is unavailable.

mszpot89_1-1593621344583.png

 

1 REPLY 1
TerryT
Alteryx Alumni (Retired)

XML is tricky.  Without the source data it is hard to try stuff.  Perhaps the following lesson on parsing XML has the information you seek:

https://community.alteryx.com/t5/Interactive-Lessons/Parsing-XML/ta-p/441429#done

 

Good Luck!

 

Terry T

Labels