You can use the transientValue approach where you can store a value in the application from the BeforeOp rule and then access the same from AfterOp rule.
1 Like
You can use the transientValue approach where you can store a value in the application from the BeforeOp rule and then access the same from AfterOp rule.