Hi Daniel,
Pls clarify the loading process/data flow of the DSO. Are you loading though infopackgae/DTP?
1. If you are loading through Infopackgae and your data source already running in delta mode then you can not update latest delta request from the data source to DSO. DSO requires a initialization request from this data source.
So, you need to reinitialize the data source and this initialization request has to be loaded to DSO first, then you can run the delta going forward.
2. If you are loading through DTP then you can load the latest delta requests/all available delta requests from PSA to DSO.
My suggestion is to go with 7.0 data flow and use DTP to load the DSO. So that you need not to worry about the existing data flows connected to the data source and delta reinitialization for this data source again.
Regards,
Satya.