Description
Allows you to send data to Azure Event Hub.
Limitations
- None at this time
Release Notes
Version: | 3.03 |
Released: | 4-March-2019 |
Release Notes: | Updated help URL |
Version | Released | Release Notes |
3.02 | 11-Feb-2019 | Added Remote agent capability. |
1.1 | 16-May-2018 | Added validations for integrity check. |
1.0 | 15-March-2018 | Initial Release. |
Configuration
To add the Azure Event Hub Action Agent to a stream, follow the steps below:
- Ensure you have a use case open in the stream designer, this can be a new use case or an existing use case
- From the toolbox on the left expand the Action Agents option and scroll down until you can see “Azure Event Hub”
- You can also use the search in the header to find the agent quickly
- Click and drag the Azure Event Hub action agent from the toolbox onto the canvas
- Rename the action agent by clicking into the text area to the right of the icon
- Save the stream by clicking the save button in the action bar
- Hover over the icon for the agent until it turns orange and then double click to open the configuration page
- You can also click on the configure option in the action bar after selecting the agent
- Configuration options
- The Collection drop-down allows you to associate this agent with a specific collection. The selected option would be, by default, the same as the collection that was selected for the use case. If you do need to change it to another collection, select a different collection from the drop-down.
- Event Hub Details
- Enter the name of the Hub you would like to use
- Specify your Endpoint
- Shared Access Key
- Specify a Name for the key
- Add the value of the key in the Value field
- Input Mapping
- Add Input Mapping properties as needed by clicking on the “+”-icon to add a new row
- Specify the Property
- Select the Data Type of the property
- Map the property to the correct field. The fields available to choose from will be provided by the preceding agent
- Add Input Mapping properties as needed by clicking on the “+”-icon to add a new row
- Click Apply on the action bar, and then save the stream using the Save button