on ‎2023 Apr 11 10:00 AM
Hi All,
We are getting time limit exceeded dump at line number 22 and line number 31 as in the below image.
Dump report suggests NodeID of "this" was: Table[initial].
Request you to please suggest how we can fix this issue at line no 22 & 31?
Request clarification before answering.
Hi mandeep.shrestha.
Probably at line 21 'emailURI' variable is initial. I faced several time. If you check 'emailURI' variable whether for is initial or not, i guess it will be worked. In this way, as if you retrieve all Standard BO at line 22
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
SAP has placed a strict maximum on how long an action can take in the background. If it takes longer than that it will timeout. You should move all processes that run longer than that into Mass Data Runs or Internal Communications.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.