- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 05:29 AM
Hi All,
Whenever I try to create a new Standard Change and select a template, an error message is displayed every time- " Unique Key violation detected by database (Duplicate entry '741ad1404fa37a00445cecd18110c73b' for key 'PRIMARY') "
I have checked Dictionary for all fields in Standard Change Form for Unique checkbox true, but all are false still it displays this error. The sys_id in the error message is different everytime I create new Standard change. How can I get rid of this error.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 05:34 AM
Hi Arpita
Make sure you don't have current.update in any of the business rules created.
Can you go to the BR table and check script contains current.update() and when is before in the filter conditions.
Cheers
R0b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 10:13 PM
Hi @ranjan did you get the solution for this?