<condition-expr field-name="batchNo" operator="not-equals"
from-field="nullField" />

Should work. Please see the examples in PartyServices.xml of party manager.

--
Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Fri, Apr 13, 2012 at 9:16 AM, Foo Shyn Chung <[email protected]> wrote:

> Hi all,
>
> I need to check a field for empty string value in my entity-condition. I
> search through the net but can't find a workable solution for me (tried
> using nullField or removing the value attributes but both doesn't work).
>
> What i need to do actually is to verify a field so that it is not empty:
>
> <condition-expr field-name="batchNo" operator="not-equals" value="" />
>
> Any idea on this?
>
> Thanx
> FooShyn
>

Reply via email to