[
https://issues.apache.org/jira/browse/NIFI-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-6803:
-------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Create a Rules Action Handler Service API and general implementation
> --------------------------------------------------------------------
>
> Key: NIFI-6803
> URL: https://issues.apache.org/jira/browse/NIFI-6803
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Yolanda M. Davis
> Assignee: Yolanda M. Davis
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently the Rules API and Controller Service allows Reporting Task to
> access centralized rules information and learn what actions should be
> performed given a certain set of facts. However it currently leaves it to a
> calling processor or controller service to interpret and execute the returned
> actions. For this feature create an Action handler API and generalized set
> of Action handlers which can be leveraged for the following:
> Alerting: Display bulletins
> Logging: Write to logs
> Send/Report: Send information to a downstream component or external system
> Expression Handling: Execute expressions directly given the type (e.g. MVEL,
> SpEL, NiFi)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)