Medium severitydata source
Power BI Refresh Error:
DF-SAPODATA-StageLinkedServiceMissed
What does this error mean?
The SAP OData connector requires a staging storage linked service to buffer data between SAP and the Spark cluster.
Common causes
- 1The 'Staging storage linked service' field in the SAP OData source configuration was left empty
- 2The staging linked service was deleted from ADF and the reference in the data flow became invalid
- 3The data flow source was copied from another dataset and the staging linked service was not populated for the new environment
- 4A pipeline template was imported without the staging linked service being configured for the target workspace
How to fix it
- 1In ADF Studio, open the SAP OData Source transformation and go to 'Source options' tab.
- 2Locate the 'Staging storage linked service' field and select a valid Azure Blob Storage or ADLS Gen2 linked service.
- 3If no suitable linked service exists, create one: go to Manage > Linked services > New and configure Azure Blob Storage or ADLS Gen2.
- 4After selecting the staging linked service, also set the 'Staging storage folder' to a valid container and path.
- 5Re-publish the data flow and trigger a debug run to confirm the staging configuration is complete.
Frequently asked questions
Official documentation: https://learn.microsoft.com/en-us/azure/data-factory/data-flow-troubleshoot-guide