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

Invoke flogo activity as a rule action #69

Open
rameshpolishetti opened this issue Jul 24, 2019 · 1 comment
Open

Invoke flogo activity as a rule action #69

rameshpolishetti opened this issue Jul 24, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@rameshpolishetti
Copy link
Contributor

Current behavior:
Currently, rule action is a Go function.

Expected behavior:
Able to configure a flogo activity as a rule action, so that it gets invoked when the rule fires.

What is the motivation / use case for changing the behavior?
This allows rules application to send events/messages to external applications by leveraging various flogo activities readily available (ex: rest, kafka, etc...)

Additional information you deem important (e.g. I need this tomorrow):

@mellistibco
Copy link
Member

@skothari-tibco is working on an activity to invoke an action. Perhaps this or something similar can be used. For invoking actions in an async manner, that is something we can do with a flogo channel...

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

No branches or pull requests

2 participants