Question

Can't read events from Azure EventHubs using AzureEventHubsConnector

  • 23 June 2022
  • 1 reply
  • 7 views

Badge

Hello FME Community

 

I'm getting following error when trying to read events from Azure EventHubs using AzureEventHubsConnector:

 

Python Exception <TypeError>: Message data is not compatible with string type: 'generator' object has no attribute 'decode'

All parameters were set correctly and events are actually passing through other clients.  

 

Thank you in advance!

 


1 reply

Badge +6

Hi @siriosus​, hard to tell what the feature/attribute generator and decode means without an example of your workspace. Could you provide some more context on this?

Reply