Forum Discussion

Mis3's avatar
Mis3
Frequent Contributor
4 years ago

XML Response with duplicate element names

Below is the API response I try to parse.      First method: def MESSAGE1 = xml.Body.GetSubscriberResponse.errorCode.text() def MESSAGE4 = xml.Body.GetSubscriberResponse.subscriber.service.code.t...
  • nmrao's avatar
    4 years ago
    Try to include the separator between the quotes of join.