microsoft / RulesEngine

A Json based Rules Engine with extensive Dynamic expression support
https://microsoft.github.io/RulesEngine/
MIT License
3.47k stars 528 forks source link

Pass additionalInputs to EvaluateRule Action #573

Open knjeckil opened 5 months ago

knjeckil commented 5 months ago

I keep getting the error "Unkown identifier - MyAdditionalInputName" when I try to pass computed additionalInput to EvaluateRule Action Could you please provide a clear example of how to use this feature properly ?

abbasc52 commented 5 months ago

@knjeckil can you share sample code to reproduce this issue?