Forum Discussion
M_McDonald
14 years agoSuper Contributor
Sorry I copied the wring one forward. Change
to
def response = context.expand( '${loginClerk#ResponseAsXml}' )to
def response = context.expand( '${loginClerk#Response}' )