Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Is it possible to dynamically create a subscription to a topic with a filter based on the message body contents (JSON format)?
I receive a message from TopicA via a durable subscriber, in my service that has received this message I went to then be able to dynamically create a filtered subscription to TopicB.
tia, Diane