Symptom
You have created an OData Connection from SuccessFactor and try to import GetExpandedDynamicGroupById to Datasphere.
Error happens during the import:
/FunctionImport_getExpandedDynamicGroupById is not a dataset.
Failed to fetch the data. Error in getDisConnectionDetails. Getting dataset definition failed for /FunctionImport_getExpandedDynamicGroupById.
Environment
- SAP Datasphere
Reproducing the Issue
- Go to Data Builder
- Create new Data Flow
- Select Sources-> Connections -> <OData Connection>, and click "Import Objects from Connection"
- Select Functionimport
- Select GetExpandedDynamicGroupById from the right side, and click on "Next"
- On the next screen, select GetExpandedDynamicGroupById and click on "Add Selection"
Resolution
For the Datasphere Dataflow OData connection, functionImport is not supported.
Datasphere only supports entitySet as a source. Unfortunately, functionImport cannot be used as a source, and this feature is not available.
Keywords
KBA , DS-DI-DF , Data Flows , Problem
SAP Knowledge Base Article - Public