For example I have a block, exception handler, send step inside block that sends asynch message to JDBC receiver.
Do I need acknowledgement in order to cath exception?
What will JBDC receiver send an acknowledgement?
What is the purpose of acknowledgement?