I have a requirement where in the fact will be updated in Flow 1 and the updated value needs to be used in Flow 2. Is there way wherein I can update the working memory in a Action block of RuleFlow between Flow1 and Flow2 as modify(fact) in Flow1 re-triggers the rules again in Flow1.
I had a look at these updates to Rule flow api but not sure how I could get hold of the working memory and update the fact.