Symptom
When multiple users simultaneously trigger createMembers() API, an error occurs and no member is created.
"429 Too Many Requests"
Environment
SAP Analytics Cloud
Reproducing the Issue
- Create a data action to call createMembers() to create a member on a dimension.
- Multiple users execute the data action at the same time.
Cause
BTP XSUAA component introduced rate limiting in year 2025.
429 response means that XSUAA is rate limiting the API callers.
Resolution
Because this is a change in the backend infrastructure, there is no solution to allow simultaneous createMembers() API calls.
Please space out the API calls.
Keywords
BTP XSUAA, rate limiting, 429 , KBA , LOD-ANA-AD , Analytics Designer , Problem
Product
SAP Analytics Cloud 1.0
SAP Knowledge Base Article - Public