ASAP responses taking too long to be returned to upstream
HelloI am testing an ASAP environment with SRT installed. In a batch
of 5K orders I can see in JNEP logs that all orders get completed in
less than 5 minutes but the problem is that response messages are taking
too long to be inserted in SRTResposeQueue. It takes about 15 minutes
to insert the messages of the whole batch in this queue.
Watching the queues and topics in the weblogic console I noticed that messages start to accumulate in the XVTEventTopic up to 5K messages for a 5K work order batch.
I don´t know why the messages of the XVTEventTopic are consuming so slowly maybe I could somehow increase the consumers for this topic ?
Watching the queues and topics in the weblogic console I noticed that messages start to accumulate in the XVTEventTopic up to 5K messages for a 5K work order batch.
I don´t know why the messages of the XVTEventTopic are consuming so slowly maybe I could somehow increase the consumers for this topic ?
0