Symptom
- Failed to create model on SQL Database connection to Databricks in SAP Analytics Cloud (SAC) due to error:
"502 Bad Gateway: Registered endpoint failed to handle the request." - This error usually happens while importing data more than 30000 rows.
Environment
- SAP Analytics Cloud (Enterprise) 2025.1.8
- Databricks DB
Reproducing the Issue
- Logon to SAC tenant and create a new model on SQL Database connection.
- Select the location and choose the connection to Databricks.
- Create model via Freehand query like following:
SELECT * FROM DATASOURCE LIMIT 30000 - Model creation failed with error:
"502 Bad Gateway: Registered endpoint failed to handle the request."
Cause
This data import is blocked by the datasource.
Resolution
Add the following parameter to the JDBC connection string: "EnableQueryResultDownload=0"
See Also
- KBA: 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- Have a question? Ask it here and let our amazing SAP community help! Or reply and share your knowledge!
- KBA: 2487011 - What information do I need to provide when opening an case for SAP Analytics Cloud?
- KBA: 2511489 - Troubleshooting performance issues in SAP Analytics Cloud
- SAP Analytics Cloud > Learning > Guided Playlists
- SAP Analytics Cloud > Learning > Guided Playlists > Getting Support
- Need More Help? Contact Support or visit the solution finder today!
Your feedback is important to help us improve our knowledge base.
Keywords
SAP Cloud, sc4p, c4p, cforp, Cloud for Analytics, Cloud4Analytics, CloudforAnalytics, BOC, SAPBusinessObjectsCloud, BusinessObjectsCloud, BOBJcloud, BOCloud., SAC, SAP AC, Cloud-Analytics, CloudAnalytics, SAPCloudAnalytics,Error, Issue, System, Data, User, Unable, Access, Sac, Acquisition, Model, Connect, Story, Tenant, Import, Failed, Using, Working , KBA , LOD-ANA-AQU , Import Data Connections (Acquiring Data) , Problem
SAP Knowledge Base Article - Public