Hi,
From Last week we are facing issues to access data coming from stream analytics to Service bus Queue.
The adapter we use at our side to read from service bus queue is a JMS application. It use Apache qpid library which connects via AMQP 1.0 protocol to service bus queue.The adapter task is to read from service bus queue, enrich the data and publish the result on IBM MQ for further internal processing.We use Tibco BusinessWorks as integration tool which supports the JMS API.
It was working perfectly fine. On last Thursday we restarted stream analytics, after that it stopped work.
Tried using below steps:
1: Service bus explorer – Tibco able to read message without error
2: Test application using C# - Tibco able to read message without error
3: Events from Stream analytics - Tibco able to read with error
Can someone help me on this.
Thanks,
Snigdha