[EMAIL PROTECTED] wrote: > When I return to my java program, after the fireAllRules() statement, > I'm hoping to have available to me both the FNAC_CLIENT_CONTROL fact and > the FNCM_COMMENT fact. Is that true? Will I have both available? > If so, how do I access the FNCM_COMMENT fact if it's not in the LHS and > I don't have a variable assigned to it?
Use a query. It's sort of a rule, but without a THEN portion; they're documented in the manual. I'm not sure how the BRMS deals with queries. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
