cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have created a data model, the data is imported using Odata API, I have scheduled the import using the import method as an update. but it is creating duplicates in the data, I don't understand why?

There are this four methods available in import method

1. Update

2. Append

3. clean and replace selected version data

4. clean and replace a subset of data

The import happens once every day, I want the newly added rows in the database to be imported.

I have another data set which is having 2 million rows, I am afraid of which import method to use for this data set. As we know the maximum import limit is 800,000. please suggest an import method that doesn't create duplicates and import only deltas.

0 Likes
View Entire Topic
former_member805109
Discoverer

I have had a similar issue. See this ticket below, we resolved it using the KEY in the CDS view.

https://userapps.support.sap.com/sap/support/knowledge/en/2816755