Well, you can create a query in CM with the magnifying glass icon (or Project -> Create Query menu) and specify it there. You might need to use the underlying data value. For example, I had an isFilled Boolean attribute mapped to an integer database type and in my query I specified "isFilled = 0". I don't think I ever tried "isFilled = false", but I might have to give that one a shot now that you've made me curious.
/dev/mrg On Wed, Feb 18, 2009 at 10:14 AM, Andrey Razumovsky <[email protected]> wrote: > Hello, > > Can I specify qualifier via string (in Modeler), which checks boolean > attribute, e.g. something like "abort=false" or "!abort" ? >
