Hello Experts,
I have a requirement, where i need to insert multiple records from 4 to 5 iflows into a single PostgreSQL database table using stored procedures. In this case, when more than one iflow is executing at a time and trying to insert the data into the table, are there any chances of Table lock here as multiple iflows are trying to insert data at the same time? does any one has such requiremnts and if so could you please throw some light?
Thanks,
Sailaja.