Showing posts with label Quota. Show all posts
Showing posts with label Quota. Show all posts

Tuesday, October 6, 2020

SAP API Management - Quota Policy - Flow Variables

Scenario: You want to pass the quota available count and quota used count in response

SAP API Management - Fault Rules

 Scenario: You want to send custom message using fault rules in case of Quota error

Monday, October 5, 2020

SAP API Management - Quota Policy - Conditional Quota Count

 Scenario: You want to assign different quotas based on client application

SAP API Management - Quota Policy - Flexi Type

Scenario: You want to start the counter for the Quota policy when the 1st request is received.

SAP API Management - Quota Policy - Rolling Window Type

  Scenario: You want to activate quota policy using rolling window type. In this case, counter will not be reset after particular interval of time.

SAP API Management - Quota Policy - Calendar Type

 Scenario: You want to activate quota policy from a particular datetime.

Sunday, October 4, 2020

SAP API Management - Quota Policy - Message Weight

 Scenario: You want to limit API calls/time interval based on message weight. 

SAP API Management - Quota Policy - Unique Counters

 Scenario: You want to limit API calls based on time interval for each client application

Saturday, September 12, 2020

SAP API Management - Quota Policy

 Scenario: You want to limit API calls based on time interval.