Ascio Web Service v2

Enumeration SearchOperatorType

Property
Is
IsNot
Like
NotLike
package ascio.v2.examples;
import com.ascio.www._2007._01.*;


public class SearchOperatorTypeExample {
	public static SearchOperatorType main() {
		
		SearchOperatorType searchOperatorType =  new SearchOperatorType();
		searchOperatorType.setIs(.Is);
		searchOperatorType.setIsNot(.IsNot);
		searchOperatorType.setLike(.Like);
		searchOperatorType.setNotLike(.NotLike);
		return searchOperatorType;package ascio.v2.examples;
import com.ascio.www._2007._01.*;


public class SearchOperatorTypeExample {
	public static SearchOperatorType main() {
		
		SearchOperatorType searchOperatorType =  new SearchOperatorType();
		searchOperatorType.setIs(.Is);
		searchOperatorType.setIsNot(.IsNot);
		searchOperatorType.setLike(.Like);
		searchOperatorType.setNotLike(.NotLike);
WSDL for AWS v2
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.