Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: dynamically loading rules #87

Open
jackie-chan opened this issue Apr 8, 2020 · 1 comment
Open

Question: dynamically loading rules #87

jackie-chan opened this issue Apr 8, 2020 · 1 comment

Comments

@jackie-chan
Copy link

First of all, thanks so much for this rules engine! It's pretty much exactly what I was looking for!
The one question I have is what is the recommended way to dynamically load rules from a separate data store?
I see the examples of loading in facts via an API call to an external system, but is there a good example or a recommended approach to creating rules in an external system and loading them in, given the structure of the rule is not "true JSON"?

Thanks!

@davout1806
Copy link

First of all, thanks so much for this rules engine! It's pretty much exactly what I was looking for!
The one question I have is what is the recommended way to dynamically load rules from a separate data store?
I see the examples of loading in facts via an API call to an external system, but is there a good example or a recommended approach to creating rules in an external system and loading them in, given the structure of the rule is not "true JSON"?

Thanks!

@jackie-chan ,

Curious if you came up with a good solution for this? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants