[
https://issues.apache.org/jira/browse/NIFI-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220671#comment-17220671
]
Fabio Torchetti commented on NIFI-7943:
---------------------------------------
So - when this PR gets merged - this is what happens.
Given an event published with some application properties, in this example we
will use an event created with a **Logic App** in Azure, that looks like this:
!image-2020-10-26-08-00-30-042.png!
The ConsumeAzureEventHub will populate the FlowFile with the following
attributes:
!image-2020-10-26-08-07-03-709.png!
This will allow - in this example - the NiFi Flow to send a message back to the
Event Hub to send an e-mail to the original sender of the message.
> Populate the flow with Event Hub EventData application properties
> ------------------------------------------------------------------
>
> Key: NIFI-7943
> URL: https://issues.apache.org/jira/browse/NIFI-7943
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.12.1
> Reporter: Fabio Torchetti
> Priority: Minor
> Labels: EventHub
> Attachments: image-2020-10-26-08-00-30-042.png,
> image-2020-10-26-08-07-03-709.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
>
> EventData can carry application properties that may be relevant to the
> processing of the flow. Currently these properties are not passed to the flow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)