Hi Experts,
In one of my scenario i need to get the acknowledgement after the records have been inserted in the database. Can i increase the timeout of JDBC channel in case of synchronous scenario ?
Or else how can i get the acknowledgement if the data to be inserted is huge (Inserting 1 million records) and takes 30 min to 1 hour time.
Thanks
Ajay Garg