Typcially, you create a new version of working memory and send the new
parameters through for evaluation.
Ron
-------------- Original message --------------
> Hi,
> The Rule API consists of adding the parameter declarations. This is done
> while creating the rules.
> Say it is name of XML file to parse (name, "a.xml").
> How can I fire the same rule for other XML files ("b.xml")?
> I need to change parameters (declarations, not the facts ) for the same
> rule.
> I need to remove the old declaration (a.xml) and add the new one (b.xml)
>
> Any idea as how to do this?
>
> --
> Thanks & Regards,
> Anagha
>