Mass Mailing Address Update using HDL
Summary
Existing mailing address not end-dated and still displays on the screenContent
I am trying to update the mailing address using HDL. I created a report to pull out the PersonID
METADATA|PersonAddress|PersonAddrUsageId|EffectiveStartDate|EffectiveEndDate|AddressType|PersonId|PersonNumber|AddressId|AddressLine1|AddressLine2|AddressLine3|AddressLine4|TownOrCity|Region3|Country|PostalCode|PrimaryFlag|SourceSystemOwner|SourceSystemId|GUID
MERGE|PersonAddress||2020/06/23|4712/12/31|HOME|300000010554722|913571||13349 16th Avenue||||Blairmore|AB|CA|T0K 0E0|Y|HRC_SQLLOADER|ADD_HOME_913571|
I can successfully import and load the file into the system but when I check in the system, the old address is still displayed along with the new one
Have I missed something on the HDL file?