XML Client side?

SSK2
Kilo Expert

Hi All,

I have populated wizard varaible (multiline field) with XML string.

On the onLoad client script, I need to use the XML string populated in the wizard varaibel to get element values.

 

Not sure if any OOB functions for parsing XML string on the client side? if not what are the options?

Appericaite your help on this!

 

Thanks

Sats

1 ACCEPTED SOLUTION

Thanks a lot Marcelo, this works perfect!


View solution in original post

7 REPLIES 7

marcelo_moreli
Mega Guru

I'm pretty sure there is not OOB function in SNOW to parse XML, but on client side there is some other functions in Javascript.



If you check Parse XML using JavaScript - Stack Overflow you'll see a good example how to parse it and how to access each value,



If this answers your question, please mark it as answered,



Thanks!


Thanks a lot Marcelo, this works perfect!


Thanks! Can you please mark the question as answered?


Sorry Marcelo, where is the option to mark this question as answered?