on 2022 May 13 6:25 PM
Hi All,
We are having a production issue while fetching Employee data from SuccessFactors. Getting below error:
com.sap.gateway.core.ip.component.odata.exception.OsciException: Request-URI Too Long : 414 : HTTP/1.1
As read in some blogs, this error is due to exceeded length of the query.
Could anyone help us with possible options to avoid these kind of errors?
This iFlow was running perfectly till yesterday evening in production and throwing this error since today morning, we have not made any changes in the iFlow.
The same iFlow is running fine in dev tenant as well.
Unable to find out the reason...Awaiting your responses.
Thanks,
Pushpa
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Pushpa,
Solution would be to break your queries into two calls (request-reply).
Regards,
Kris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
any solutions/ suggestions in reducing the length of the Odata query to successfactors?
present query length is 8497 characters which is exceeding max length of 8192 characters.
We are still stuck with this production issue.
your help is greatly appreciated.
Pushpa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 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.