OAF not returning after few minutes processing on backend
We have a customization with OAF which upload a excel with about 5000 lines, we send this 5000 lines to process on the server which take about 6 minutes to finish the process, when it finish the session not return to client, as the session has been lost, if we send less lines the process works well.
Is there some parameter to increase the time to wait the process by client in OAF ?
my
ICX_SESSION_TIMEOUT is 1800000
s_oc4j_sesstimeout = 30
Tks !