Hide Forgot
securitylevel_name: Public Currently the class has to be placed in jboss-brms.war/WEB-INF/classes or in jboss-brms.war/WEB-INF/lib packed in a .jar archive which has to be done before BRMS gets deployed. It would be comfortable for the user to be able to add custom functions on-the-fly by uploading through the Guvnor UI.
Link: Added: This issue related BRMS-137
GSS prioritizes this issue 'high'. We have a customer that needs this functionality (on the attached case). We are suggesting that rather than patch the customer's release (5.1) we will instead provide it in BRMS 5.3. (The customer has noted it seems to work on BRMS 5.3 so hopefully this will be just a QE effort.) Please grant 'blocker' status.
This issue seems to have been fixed in BRMS 5.2.0 I confirmed that I can add Accumulate Function dynamically in BRMS 5.2.0. I just add a pojo fact jar which includes Accumulate Function classes and add properties via GUI [Create New] -> [New File]. Key -> drools.accumulate.function.<functionNameAlias> Value -> package.YourCustomAccumulateFunction
Could have been fixed some time ago. Let's check that.
I confirm this is working since 5.2.0 and I also verified in 5.3.0. Since this issue is targeted at 5.3.1 I'm leaving it ON_QA and will update with the first 5.3.1 build to come.