Activity overview
Latest activity by srikanthbollu
ServiceNow Encoded Query validation
I intend to let users specify encoded query in ServiceNow SOAP requests.The problem is that if user specifies invalid query string (e.g. "?#@ or sometext"), ServiceNow do not return any exception, ...