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

rate limiting in sap po

sahana24
Discoverer
0 Kudos
72

hello

is rate limiting possible in sap po 7.5?

we have a requirement where we need to restrict number of calls made towards sap webservice .

example if consumer is making more than 1000 calls/hour towards sap .we need to send them back too many request error in response.but this is for only one particular interface not in general for all sap po interface

is it possible to implement such feature in sap po ?

Thanks,
Sahana

 

View Entire Topic
helmut_skolaut3
Contributor
0 Kudos

Hi @sahana24 

I guess you talk about traffic from intranet. There i am not aware about such a feature. If you want to expose the service to outside, i recommend to use an intelligent Web Proxy that comes with the feature. We are currently migrating to SAP APIM - a part of Integration Suite even for our SAP PI Interfaces. Here you can easily setup a quota. You can also use the runtime on premise while installing Edge Integration Cell that (i guess) than gives you similar posibilities.

Regards Helmut