on ‎2021 Oct 06 8:19 AM
Hi SAP Community, We are developing an API proxy above a SAP Successfactors to pull data out of SuccessFactors.
Due to the huge load of data, SuccessFactors is taking more than 55 seconds to respond. I would like to check if there is a way to increase the timeout settings in the proxy level or at the platform level?
Thank you.
Request clarification before answering.
Hi!
Yes, this is possible by using endpoint properties. Check out apigee documentation.
I think you're looking for "keepalive.timeout.millis" and "connect.timeout.millis"
Regards,
Cedric
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Cedric, Should I add them in proxy endpoint?
You can find the difference between TargetEndpoint and ProxyEndpoint as well inside the linked documentation. So you can differ, what suits you more 🙂
Yes, you're right. The documentation from SAP is limited. But I've got the feeling they are trying to collect necessary things - fingers-crossed ,-)
Check out this link to SAP Documentation and find the parameters too.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 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.