cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout in RAP Action

02-09-2026 7:36 AM
UI5_DEV1 Explorer
233 views 0 comments
0 Likes
SAP Managed Tags
Labels
RAPRAP Actiontimeout
Subscribe

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?

0 Likes

Accepted Solutions (0)

Answers (0)