cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple ODQ-subscriptions for unique subscriber

IvBa
Newcomer
0 Kudos
151

Hi guys,

I am currently working on a project to extract Data from S4 to Azure Datalake Storage using Azure Data Factory. I have set everything up as I think it should be using the SAP CDC linked service, including a unique subscriber name. Further I have selected the option for initial full load and afterwards incremental. 

If I process the Dataflow it works as intended. Also when I create some test-data in our SAP-System, I can load the deltas just fine. After a few hours however, when I run the Dataflow again SAP provided me with a initial full load again. I checked the ODQMON transaction and noticed that I have two active subscriptions for my subscriber name. So it seems, that the ODP Framework adds a separate subscription from time to time, that forces me to load all the data again. Has someone had a similar issue and can give me some advise on how to get the system to use the existing subscription rather than creating new ones?

Thanks a lot

Ivo

peterolsson
Discoverer
0 Kudos
We had similar issue and I recall you have to give a guid/identifier on the Microsoft side for the adater towards SAP, else a new subscription is started everytime and delta will not work.
View Entire Topic
roland_szajko
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ivo

Check:

  • 3406581 Error when extracting from Azure by calling ODP interface
  • 3334148 RfcBaseException on RODPS_REPL_CONTEXT_GET_LIST occurs while using "SAP CDC" in Azure
  • 3255746 - Unpermitted usage of ODP Data Replication APIs

br

Roland