How to display OAF page on large screen and refresh it every 2 mins without ever timing out
Question: Does anyone know how to stop an OAF page from timing out so that it can be displayed all day long?
Problem: OAF page is timing out after a few hrs even though it is auto-refreshing via Javascript every 2 mins. It appears to be random. It seems to occur 2 or 3 times a day. No error occurs, but rather the OAF page is replaced by the login page when it "times out"... however we do not have an actual error message that clarifies that it timing out. We just see the login page after a while.
Business need: The business wants this OAF page to display the latest order data on a large screen in a warehouse for all to see throughout the whole day. This OAF page also allows a user to record a comment on one of the order lines shown on the OAF page, however for most of the day, it is just viewed and not touched.