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
![]()
Deserialization

Analysis as described in the help link:

So we confirm the namespace
Setting up the namespace:

Retrieval:

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