You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Is your feature request related to a problem? Yes,
Our source system does hard-deletes. This does not seem to be reflected in the satellites.
Describe the solution you'd like
Adding a deleted-indicator in the satellites and changing the loading to compare the data in the satellites to the source to see which records are deleted.
Describe alternatives you've considered
I checked the code of effectivity satellites, but these are only meant to be used on links.
Record Tracking Satellites and Status Tracking Satellites, which are the Data Vault 2.0 standard approach to solving this issue are currently on our roadmap.
We would prefer to avoid diverging from standards and trying to implement them in the existing tables.
**Is your feature request related to a problem? Yes,
Our source system does hard-deletes. This does not seem to be reflected in the satellites.
Describe the solution you'd like
Adding a deleted-indicator in the satellites and changing the loading to compare the data in the satellites to the source to see which records are deleted.
Describe alternatives you've considered
I checked the code of effectivity satellites, but these are only meant to be used on links.
AB#5365
The text was updated successfully, but these errors were encountered: