Problem Summary
---------------------------------------------------
Atom feed is not capturing resignation request when loaded from HDL
Problem Description
---------------------------------------------------
We have an atom feed implementation on employee terminations for sending data to downstream applications. But we are observing that
terminations done through the HDL are not coming through the ATOM feed. We understand that updating SET ENABLE_INCREMENTAL_LOAD_EVENTS Y
will send the data to atom feed but we have the below concerns:-
1)we have already migrated lot of termination records without the above command "SET ENABLE_INCREMENTAL_LOAD_EVENTS Y". How do we trigger atom feeds for them?
Resignation Data uploaded through HDL are not flowing to Atom feed.