How to not update if there is no change in previous record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2023 01:28 AM
Hi,
I'm running a scheduled job which truggers scripted rest api which gets data from 3rd party and create/updates in servicnow custom table. Now I want the records to only update when there is a change in any field value else remain same i.e the updated timestamp should not be updated
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2023 02:17 AM
Please share more information than the above. What's the script? What is updated? Why is the 'updated' field updated when there isn't an update?
Without anything more than the information you provided, it is impossible to give you a clear solution to the issue.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark