Property | Description |
---|---|
Name | Required. The event target name that appears in the Process Designer. The name must be unique for the connection. The name must start with an alphabet and can contain only alphabets, numbers, or hyphens (-). |
Description | Optional. A description for the Azure Events Hubs event target that appears in the Process Designer. |
Property | Description |
---|---|
Event Hub Name | Required. The name of the Azure event hub to which you want to write messages. |
Consumer Group Name | Required. The name of the producer group. A producer group is a logical grouping of producers that write data to an event hub. |
Content Format | Required. The message content type that needs to be processed. You can select Text, XML, or JSON. The default content format is text. |
Validate Schema | Required. Enable this option to validate the outgoing JSON message against the schema before writing to the target. |
Schema Name | Optional. The schema name for the source. |
Schema Version | Optional. The version of the schema. |