OSB 12c JSM msg published but not visible in RIB topic
Hello community,
I have some problems with publishing RibMessage from OSB (JMS adapter) and I can't figure it out why my msg not appear on RIB.
I found very similar issue:
Not able to publish data to RIB topic using OSB 12c
but it was archived and not resolved.
I'm trying to create custom subscribers/publisher on OSB (12.2.1.2.0) which communicate with RIB (16.0.1) topics. I was able to consume message from RIB, so I assume that my configuration of JMSModule, Connection Pool etc. are correct because I'm able to subscribe from RIB topics.
Now I want to publish some custom message to RIB but message not appear on Topic. I have no idea why. To be sure that my messages are not quickly consumed I've disabled subscribers on my topic and I publish some message from RDMT tool to generate 'fake' message and publish this to topic. It stays on queue so now I'm sure that my msg should be on queue.