Hi All,<br>
<br>
I have a requirement, where I need to access individual array element
and update in the &#39;THEN&#39; part of a rule definition in Guvnor.<br>
For eg:<br>
<br>
WHEN<br>
<br>
THEN<br>
 GlobalData[inputID].deduct = &#39;integer data&#39;<br>
<br>
How to do these kind of tasks on arrays in guvnor<br>
<br>
Could you please tell me<br>
<br>
Thanks &amp; Regards<br>
Shekhar<br>