cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Timeout in RAP Action

UI5_DEV1
Explorer
0 Likes
201

I have a Rap app with an action in a table that is partially executed on up to 100,000 items. Processing then takes place in the backend for each location. Since this process takes a certain amount of time per item, it can take several hours for the entire logic to be completed. As a result, the process aborts in the frontend with a timeout.

I solved the problem by running the processing in an RFC module in the background. The customer does not want to extend the session length that causes the timeout. My question now is whether there are other alternatives to solve this problem?

Accepted Solutions (0)

Answers (0)