Symptom
You are using the SOAP UI to access a data source that you have exposed, however you get the error message:
'Source ABC not found or not released (program RODPS_OS_EXPOSE)'
Alternatively, you may search for a data source in BW, however you get the error:
'The DataSource ABC (ABC stands for the data source ID) does not exist'
Reproducing the Issue
- Go to the work center Business Analytics, view Design Data Sources.
- Search for the respective data source ABC (ABC represent the name of the data source).
- Check the box Exposed - it should be ticked.
- Now open the SOAP UI and call this data source, or open your BW system and search for it.
You will get the above error even though the data source is exposed.
Cause
You have manually typed in the data source ID in the SOAP UI, and you have used the ID from the Cloud for Customer system and added the suffix 00$P. However, the data source ID is too long. In the ODP extraction, the data source ID is truncated after 16 characters.
Resolution
When typing in the data source ID, please only enter the first 16 characters and then add the respective suffix for the ODP extraction. So for example, if you are trying to extract the data source SEODSRQINTERACTIONU01, the ID for ODP would be SEODSRQINTERACTI00$P.
Keywords
KBA , AP-RC-ANA , C4C, ByD, Travel: Analytics Tools & Frameworks , How To