Skip to main content

When the application user has created a session via the Odata container to the database, what is the fact that define time session idle timeout process ? Either database MAX_IDLE_TIME parameter or Is there any function or parameter which available from Odata to define an idle timeout for application users and their sessions ?

HiĀ @darshana,

You can find the request timeouts defined in the Odata container along with an explanation here:

https://docs.ifs.com/techdocs/23r1/030_administration/150_setup/154_odata_provider/020_timeout/#concept

Also go through the following article which explains how the Odata container works. There is a also an explanation about how the connection pools work.

Hope this helps!


Reply