I am attempting something similar. When I enter this in the tiggzi db Query ; {'mycat':{'$gt':'C'}}, I get the proper results. Now in the restservice request parameter, I add where as a request parameter and {'mycat':{'$gt':'C'}} as default value. When I hit Test, it does not provide the same result...