- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:57 AM
Hi Team,
Unable to import the xml's getting below error. Please refer the screenshot. Please let me know how to resolve this
Thanks.
Solved! Go to Solution.
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 06:05 AM
Check with the same sys_id on the table, there must be some existing record, which is causing this behavior.
You can use this script as well, to see which record corresponds to this sys_id:
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:58 AM
When are you getting this error?
Check if your BR has current.update() statement
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 05:02 AM
Hi Aman,
While uploading the xml file on change approval policies table.
Yeah will check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 05:22 AM
Hi Aman, No BR i have checked.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 06:05 AM
Check with the same sys_id on the table, there must be some existing record, which is causing this behavior.
You can use this script as well, to see which record corresponds to this sys_id:
Aman Kumar