Dear Experts -
I am trying to read an XML API Response and am close. However, I am unable to understand/comprehend an XPATH Query for fetching details of what is written in "<ErrorMessage>" node. I am able to read the Status and StatusMessage nodes successfully. Probably I need to create another ForLoop? If yes, how?
Please assist me in figuring out the XPath for locating <ErrorMessage>
Pasted is the XML API Response and below is the AL code which I have tried writing, but every time it returns an error