Dear Support team,
I’m trying to add a sensor ‘HTTP XML/REST Value’. It’s working via web-browser normally. But in PRTG, return below message.
The 'input' start tag on line 71 position 34 does not match the end tag of 'td'. Line 71, position 99.
URL : http://WebService.asmx?op=Exec
XML parameter :
<Request><Framework><UserName>username</UserName><ComputerName>HPSFK117</ComputerName><GUID>c9f0c405-4f8e-4b82-82fe-5ea3597b262a</GUID><ServiceName>NLSWebService</ServiceName><SupportsRedirection>true</SupportsRedirection><ServiceType>Service</ServiceType></Framework><Parms><MODULE type="string">Servicing</MODULE><InputXML type="string"><?xml version="1.0" encoding="utf-16" ?><InputXML><Result></Result><AuthorizationData><ServiceComponent>CLFApplWrapper_KRSVC</ServiceComponent><RoleId>NLS Batch Job Admin</RoleId><CompanyId>NLS</CompanyId></AuthorizationData></InputXML></InputXML><COMMENTS type="string"></COMMENTS></Parms></Request>
PRTG Generated parameter :
<Request><Framework><UserName>BNWNLSKR</UserName><ComputerName>HPSFK117</ComputerName><GUID>c9f0c405-4f8e-4b82-82fe-5ea3597b262a</GUID><ServiceName>NLSWebService</ServiceName><SupportsRedirection>true</SupportsRedirection><ServiceType>Service</ServiceType></Framework><Parms><MODULE type=string>Servicing</MODULE><InputXML type=string><?xml version=1.0 encoding=utf-16 ?><InputXML><Result></Result><AuthorizationData><ServiceComponent>CLFApplWrapper_KRSVC</ServiceComponent><RoleId>NLS Batch Job Admin</RoleId><CompanyId>NLS</CompanyId></AuthorizationData></InputXML></InputXML><COMMENTS type=string></COMMENTS></Parms></Request>
Add comment