Duplicated records on log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 06:06 AM
Hello everyone.
I have setup CMDB baseline. When I make some changes in the table, I get a few logs which are same.
Also, I have an Audit Record which duplicates with records as well.
What is a reason of this behavior? Why the records are duplicated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 06:15 AM
Hi Ivan ,
That may be the issue with business rule.
In before business rule you might have use current.update.
Please check your business rule on that table and remove current.update if it has been used.
Thanks,
Abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 06:35 AM
Thanks for reply.
I didn't create additional Business rule. Currently I'm using out of the box functionality.
But there are 25 different business rules related to the "sys_audit" table.
Which of them may be changed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 06:45 AM
Please check this thread Duplicate entries in activity log it might help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 08:10 AM
ok, I'll check.
Can you also please advice the name of workflow which store record to audit?
Thanks