Connector Improvement: SAP Connector - MDRR Table Not Found & Pipeline Rescheduling Issue
CompletedWe are encountering an issue with our SAP connector where the pipeline fails due to the table MDRR not being found in the SAPABAP1 schema. This exception is not being caught by Fivetran, leading to multiple rescheduling attempts of the pipeline without resolution.
Connector name: SAP
Destination : src_supply_chain
Below is a snapshot of the connector
Below is a snapshopt from SAP 
-
Official comment
MDDR, in this case, is a projection view. This means this object is only a data dictionary object without a physical part in the database. Fivetran doesn't support these kinds of objects. The latest versions of the Fivetran Netweaver API filter out these projection views.
Please sign in to leave a comment.
Comments
1 comment