Hi @marc tried option 2 approach, added event routing as a property in application properties (did not route to separate functions since need filtering only on my consumer function)
added : spring.cloud.function.routing-expression: headers[‘System’]==‘abc’
But the data is still not getting filtered. Can you please advise ?
If needed we can arrange a quick call as well to review.