Hi Joe, Having the ability to extend or customize EL functions is important. Infact few important functions like ability to fetch from distributed cache or readily using Certain java claases like java.lang.*, Java.io.*, java.match.* etc are missing.
adding processor is certainly feasible but its an extra hop. With the ability to write global functions it can be achived in single processor instead of two. this would prove most useful in advanced rules tab of updateattribute processor. On Sun, Sep 11, 2016, 12:07 PM Gunjan Dave <[email protected]> wrote: > Hi Team, is there a way I can create custom functions which can then be > referred in expression language and also be reusable. > > Thanks > GUNJAN >
