Need help to extract a value from XML response

Hi,

Can anyone help me to extract the groupnumber from below XML response code

its the the same as in your other topic: handling XML Namespaces
Just share with us the XML as text file, if further assistance is needed

SOAP.txt (1.4 KB)

Hi Peter,

Atatched the XML response in a text file. Thanks for the help!

Regards,
DIvya

Help link:

Variable setting
grafik

Deserialization
grafik

Analysis as described in the help link:

grafik
So we confirm the namespace

Setting up the namespace:
grafik

Retrieval:
grafik

We recommend to stick on XML oriented API / Processing options. Not to shortcut with local name only. And do not recommend to use RegEx for XML Value extractions

Kindly note:

by removing