When we retired a record in company table, will take updates or will it ignore updates

abed123
Tera Contributor

Hi Team,
We have an integration, through that we can get records and updates in company table. if we make a record as retired when we are getting updates from integration, will the updates got ignored or will it update. could you please share your knowledge on this.
Thanks in Advance!

2 REPLIES 2

Anil Lande
Kilo Patron

Hi,

It depends how integration is setup. If the validation is not in place to ignore Retired records then it will update the records.

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

SunilKumar_P
Giga Sage

Hi @abed123, As your instance is getting the data, you need to handle the logic in your instance to ignore the updates to the retired records. If not, then the retired records will be updated.

 

Regards,

Sunil