Changing the property 'RestartRetryCount' and 'RestartRetryInterval' does not work. I have set the 'RestartRetryCount' to 10 and 'RestartRetryInterval' to 1000, but the adapter stops immediately once ...
I have Jtext adapters configured to send message (BO's) to MQ which will ultimately be picked by message broker.
I have noticed that the adapters stop whenever MQ stops. The MQ server stops when it ...
Any idea how to add a delay or wait in a esql or a message flow? I am processing a message and sending out several messages... however i want to wait for 20 seconds after the first message is sent out ...