Hi,
From XML document as shown in the below image, I need to get the ‘ns8:custNbr’ element value. Can you please help to get this. I am spending lot of time here by using namespaces and all. But couldn’t get it.
Really appreciate the support.
we can analyze the needed namespaces and then later configure as described here:
If further assistance is needed then share with the XML as text file
Thanks a lot for this reference.
From the image, Let’s consider xmlns:ns8 is the required namespaces, now how can I extract custNbr value ?
same procedure as demonstrated within the referenced topic:
- do the name analysis
- prepare the needed namespaces
- define your extraction logic depending on your needs
for the last point, we recommend to be as clear as possible
from the above request, it cannot be derived what is needed. e.g. All, first, second…
Also keep in mind:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

