Hi Alexander!
I guess namespace should be xmlns="http://testws/"
Below code:
s ws=##class(Data.SOAP.WSSoap).%New()
s xml="<request>"
s response = ws.GetContractsExt(xml)
s response = ##class(Data.SOAP.PaymentResponseExt).%New()
Thank you for your response!
- Log in to post comments