Write optimized DSO.
Issue : I have a write optimized dso (DSO1) and the DTP loads from PSA to DSO are failing as "Duplicate data record detected". Write DSO (DSO1) has setting as (Allow Duplicate Data Records as unchecked). This suggests me that no duplicates are allowed with same semantic key.
Now i have created another Write optimized DSO as DSO2 by copying from DSO1 and changed the setting as (Allow Duplicate Data Records as checked) but i see no difference in the semantic key. Have done transformation on the same data source.
My Questions:
1) Do i have to change the sematic key or the duplicates will be loaded automatically and taken care?
2) I have created a new DTP for DSO2 with settings as (Get one request only as checked). Left all other options unchecked (Only get delta once, Retrieve until no more new data).
PSA has 3 requests as (1, 2, 3) and have status as (Request not updated in any data target).
I have loaded DTP and the request 1 is updated to DSO2 and status changed for that request in PSA to "request updated to data target".
Now i want to run the DTP again for the same request and see the behaviour of the duplicates in this load , but how i will be able to load the same request again to check the duplicate behaviour.
Please help me in this regard.