Hello all,
I'm currently migrating an enterprises customers and the first run of data had an incorrect value for "partyType". The fields acceptable values are "person" and "organization". Roughly 25,000 records had an incorrect value of "person" and should have been set to "organization". This staging field is passed through a function titled "GenerateParty" and it does not simply overwrite to the desired value on a second pass. A total wipe of the data is not an option.
Has anyone encountered this and have a solution?
Thanks in advance,
Russ