building an array with XML elements to populate a field

jesusemelendezm
Mega Guru

Hi,

I am looking to do the following in   ServiceNow... I have a client callable script include with the SOAP response (an XML doc). All I want to do is iterate through the XML document... and obtain all the elements that tag = 'value'.

Thanks in advance!