Calling all Racers for the Alteryx Grand Prix! It's time to rev your engines and race to the stage at Inspire! Sign up here.

Alteryx Designer Discussions

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

Prevent XML Parse from Throwing an Error When There's No Value

RonGatmaitan
8 - Asteroid

Hi,

 

How do I prevent XML Parse from throwing an error in cases where there are no values in the child nodes?

 

RonGatmaitan_0-1671569746244.png

 

Attaching the sample xml.

 

Thank you!

Ron

6 REPLIES 6
KSowers
Alteryx
Alteryx

Are you able to share your workflow with the first 4 tools in it?

RonGatmaitan
8 - Asteroid

Hi @KSowers,

 

I've shared the screenshot. It's pretty basic. Or do you want me to share the actual workflow, Sir?

KSowers
Alteryx
Alteryx

The Actual workflow, if possible to share, would help.

RonGatmaitan
8 - Asteroid

Here, @KSowers. I need it to work, even when there's no location or address.

 

Thank you!

KSowers
Alteryx
Alteryx

Can you go into options - > export workflow and attach the file within a zipped package? I want to make sure I have the tools configured exactly the same way that you do currently to test it out. 

Felipe_Ribeir0
15 - Aurora

Hi @RonGatmaitan 

 

Usually the Ignore XML Errors and Continue works. Anyway, i ran your workflow here and had no errors.

 

Felipe_Ribeir0_0-1672249920800.png

 

Labels