Updating the RightNow record using WebServices
Content
Hi Cudos,
I am trying to update the Incident record using webservices. It is throwing error as "java.net.UnknownHostException: interface-tst.custhelp.com". what is this error about?
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"xmlns:v1="urn:messages.ws.rightnow.com/v1_2" xmlns:v11="urn:base.ws.rightnow.com/v1_2">
<soapenv:Header>
<ns7:ClientInfoHeader xmlns:ns7="urn:messages.ws.rightnow.com/v1_2"soapenv:mustUnderstand="0">
<ns7:AppID>Basic Create</ns7:AppID>
</ns7:ClientInfoHeader>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" mustUnderstand="1">
<wsse:UsernameToken>
<wsse:Username><username></wsse:Username>
<wsse:Password Type="
0