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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.