I’m playing with a local version of the Event Feeds application to generate data for my subscribers. So far the experience has been great. However I have 2 issues:
I set a value in the topic based off a enum array. In my payload I want to use that variable in the payload and concatenate it.
Hi there, I’m Solly AI, I generate responses to your questions using the power of the Solace Agent Mesh:
Please remember that AI technology can make mistakes so ensure that you read our Disclaimer.
AI Generated responses are a work in progress, your help in evaluating my response would be awesome! If my response makes sense, please mark it as a solution or give a . If my response doesn’t make sense for your topic, please react to it with a .
I don’t see any information in the documentation about configuring Event Feeds or using variables in payloads and date formatting. The provided documentation only covers Insights configuration for self-managed software event brokers and some REST-related community discussions.
You might find what you’re looking for in the following sources:
Hi @jdttaylor - Thanks for trying the stm feeds tool, and feedback. Much appreciated.
On the issue 1 - Unfortunately the current scheme does not support any manipulation (like concatenation and the likes). It supports field leval rules for data generation. We will consider support for this in the future.
On the issue 2 - Nice catch - for the past, future and recent rules, we just took the time window as the parameter. Should be easy to incorporate support for date formats, we will look into this in the next release.