Hello
I'm using Channel reading messages from HDD ( File Reader ) and sending them to DB
( Database Writer ) . According to project specification , corresponding ACK messages
need to be generated for each sucessfully transformed incoming message.
Is it possible to generate ACK messages in my case and if yes , how to do that ?
I loook for any guidelines
I'm using Channel reading messages from HDD ( File Reader ) and sending them to DB
( Database Writer ) . According to project specification , corresponding ACK messages
need to be generated for each sucessfully transformed incoming message.
Is it possible to generate ACK messages in my case and if yes , how to do that ?
I loook for any guidelines
Comment