Delete Records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 04:53 AM
Hi All,
I have created update set and created table which extends CMDB.
I have created the records in the new table.
I have backouted the update set. Table is deleted and everything related to that like business rules were gone.
But the records which I have created in the new table are still present under the cmdb table with Class as label.
The problem here is the records which I have created in new table are not getting deleted from the cmdb table.
Please anyone help me, I tried to delete the records from the background script but didnt worked.
- Labels:
-
Best Practices
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 08:54 AM
Hi Sachin,
Getting an Error as "attempted access to restricted class name com.glide.db "
Thanks,
Tindra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 10:45 AM
What's release for your instance?
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 12:58 PM
FWIW, Package calls are not allowed in script any longer (with rare exception.) Calling Java packages directly caused upgrade issues.
Has support gotten back to you on this yet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 03:53 AM
This issue is in Dev environment. We have a plan to clone the production to Dev, this might get fixed.
Thanks,
Tindra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 04:01 AM
Keep us informed after you clone.