Insert is not working as expected

Hi All,

One of the Flow service which has insert and update adapter services are not working as expected.

Flow:
Sub document
validation
insert to DB
update to DB
end

Some time record is not inserted nor updated into DB is the happening once in 30 msgs not for every message. I am using LOCAL_TRANSACTION as connection type in JDBC

Thanks

hi kumar,

first u r localserver r remoteserver(i mean ur own pc r company).
in ur own pc means NO_TRANSACTION JDBC conection u used it.

Hi Kumar,

thanks, In my company PC, I am using LOCAL_TRANSACTION