You might also want to try using this:
def configuration = groovy.util.XmlSlurper.parse(configuration_model)
we do not provide a parseXML() method for apps, but it sounds like it should be added to the feature request list.
You might also want to try using this:
def configuration = groovy.util.XmlSlurper.parse(configuration_model)
we do not provide a parseXML() method for apps, but it sounds like it should be added to the feature request list.