Resolved! Webscript: Error with searchService
Hi,I am encounterning a strange issue.I have a simple webscript that searces for a parameter in the URL. Following is my code: Error is on execution of searchString id = templateVars.get("id");SearchParameters sp = new SearchParameters();;sp.setLangu...