<div dir="ltr">Hi,<div><br></div><div>I need to update an instance from the working memory in my Action/Script node in process flow.</div><div><br></div><div>I have an instance in the working memory which I updating inside my rules, furthermoreת I need to update it inside my action node.</div>
<div><br></div><div>Is there an option to retrieve this object instance during the flow? I have a constrain at the beginning of the flow which filter out all other instances of this object and leaves only the relevant instance.</div>
<div><br></div><div>I am using the context.getVariable(&quot;instName&quot;) and context.setVariable(&quot;instName&quot;, object), but my problem is to get the specific instance because the constrain component doesnt allow me to use the setVariable...</div>
<div><br></div><div><br></div><div>Thanks</div><div>Yaniv</div></div>