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