I have rule1 in this rule some action will produce a result, this result I would like to use in another rule, this rule is running lather. In fact I would like to pass information from one rule to another, some kind of global variable.
How this could be done in the rules module?

Comments

maciej lukianski’s picture

Component: Rules Core » Rules Engine

You have to have some sort of way to get to the data from within rule 2.

You can create a component which will fetch the data for you and use it in rules but this will have to be received form somewhere. If you provide more detail, I might be able to give you some pointers.

tr’s picture

Component: Rules Engine » Rules Core
Issue summary: View changes
Status: Active » Closed (cannot reproduce)

No further information provided.