Relative Content

Tag Archive for javascriptjavadroolsmvel

Drools , sum of spends in each Year

I have a main form called contract details which has a field called total spend tracking.
This field needs to get updated based on the sub form called financial year which has fields year and spend . I need to update the total spend tracking. As im very new in using Drools using Mvel dialect i have written below script which is not working.
Could anyone please help me with this.