Hi everybody.
In our scenario we have a JDBC Sender channel: we noticed that when the XI machine is stopped/restarted (without stopping the sender channel before)we have some error in the firsts polling cycles: that is, it seems that the Adapter is already running but the XI Engine is not ready to process the message, then the messages get an error.
My question is: it is possible to control the activation of the channel/adapter in order to:
- startup the channel only after the XI engine is fully operational
- schedule the closure/opening of the channel to allow the maintenance of the XI Box
Thanks in advance
Alessandro