Skip to Content
0
Sep 20, 2023 at 04:40 PM

DB table lock when inserting multiple records with multiple iflows at the same time in SAP CPI

72 Views

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.