Forum Discussion

sahanarangain's avatar
sahanarangain
New Contributor
13 years ago

Problem Appending XML nodes in SOAP Ui using Groovy

Hi All, I am trying to append node to my request using xmlslurper Service.appendNode{ ifx:DepAcctId{ if (acctId!="<!-->"){ifx:AcctId("123")} } } This results in <DepAcctId> ...