Symptom
ODP SAPI data source does not appear in SAP Datasphere for Replication Flows or in Data Flows.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP Datasphere
Reproducing the Issue
- Go to Data Builder and click on "New Replication Flow" under Flows
- Select Source Connection
- Select Source Container
- Click on ODP_SAI - ODP Context:SAPI
- Add Source Objects
- Newly opened dialogue does not show any ODP SAPI data sources
Resolution
If there are no error messages displayed when following the steps mentioned above, the issue should be related to the configuration in the source system. Here are the troubleshooting steps on source system side:
- Check whether Function Module RODPS_REPL_ODP_GET_LIST can display your data source.
I_SUBSCRIBER_TYPE HANA_SDI
I_CONTEXT <SAPI>
I_SEARCH_PATTERN <search patten> - If the function module in SE37 cannot display ODP SAPI data source(s), follow the steps below:
- Check the table ROOSOURCE in SE16, if the data source is active.
- Check the table ROOSATTR in SE16, if the data source is exposed for ODP Extraction.
- If it is not exposed, execute the program BS_ANALY_DS_RELEASE_ODP as mentioned in KBA 2232584.
- Execute RODPS_REPL_TEST simulate delta extraction as mentioned in KBA 3366127 and check if there are any issues.
- If the problem still exists, after following the above steps, make sure that the coding correction from the collective note 2890171 are implemented.
- More information regarding to release of SAP extractors for ODP replication can be found here.
- In case the issue still exists, open a support case under BC-BW-ODP component.
See Also
Keywords
odp sapi, extractor, exposed, not found, data source , KBA , DS-DI-RF , Replication Flows , DS-DI-DF , Data Flows , DS-DI-RT , Remote Tables , Problem