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

[#267] Initial integration for the Business Rules module. #289

Closed
wants to merge 2 commits into from

Conversation

minnur
Copy link
Contributor

@minnur minnur commented Oct 31, 2019

Work in progress.

@googlebot googlebot added the cla: yes Indicates CLA has been signed label Oct 31, 2019
@mxr576 mxr576 mentioned this pull request Nov 5, 2019
@minnur
Copy link
Contributor Author

minnur commented Jan 29, 2020

This is ticket requires more events integration.

  1. Create events and trigger them on certain events.
  2. Create Business Rules integration plugins.

@arlina-espinoza
Copy link
Contributor

From my understanding, the following is what needs to be done:

  1. Create BusinessRulesReactsOn plugin definitions for the events we need to handle - the current PR has some of that (or all?).
  2. Throw events of type BusinessRulesEvent that use the "reacts_on" definitions from step 1 during the execution of the module. See as an example business_rules_user_login().

@shadcn
Copy link
Contributor

shadcn commented Apr 15, 2020

Closing this since #360 was merged.

@shadcn shadcn closed this Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apigee_edge cla: yes Indicates CLA has been signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants