Hi,
Does anyone know any alternative to the limitation we have in database connection point for read? Right now when you send a read statement or call a stored procedure to get some data the reply is scheduled based on what you set.
Does anyone have any workaround for this to get the results immediately or even wait for it without setting a wait node?