When we retired a record in company table, will take updates or will it ignore updates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 06:15 AM
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 06:20 AM
Hi,
It depends how integration is setup. If the validation is not in place to ignore Retired records then it will update the records.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 06:34 AM
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