Thanks Jacques, Scott, is there any other way to achieve the same w/o customizing the framework code ?
This is the actual problem http://ofbiz.135035.n4.nabble.com/query-regarding-SECAs-tt2294160.html Thanks, On Tue, Jul 20, 2010 at 9:34 AM, Scott Gray <[email protected]>wrote: > Won't work, I'm pretty sure nothing will after looking at the code. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 20/07/2010, at 3:57 PM, Jacques Le Roux wrote: > > > Try nullField, ie > > <set field-name="attribute1" value="nullField"/> > > > > Jacques > > > > From: "varun bhansaly" <[email protected]> > >> Hi, > >> I am implementing a scenario using SECAs, where in it would be required > to > >> set a field to NULL or empty string. > >> Is it possible to set a field to NULL using the set tags of eca xmls. > >> I've tried with <set field-name="attribute1" value=""/> but this does > >> not set attribute1 to empty string > >> -- > >> Regards, > >> Varun Bhansaly > >> > > > > -- Regards, Varun Bhansaly
