Outbound Data Queue in OTM
Hi,
I am trying to build data queue instead of using in memory queue. But one issue I am facing is I cannot see any of the glog.integration.dataqueue properties from Properties Servlets.
So I could not find anything I created one as below
glog.integration.dataqueue.outbound.useMemoryQueue | false |
As per integration guide, if I set this property the transmissions should go into "Staged" status but it still getting processed and Custom outbound Data Queue is not at all used. No entries are generated in table Q_INTEGRATION_OUT.
We are using OTM Ver 6.3.1
Any help on this is much appreciated.