How to delete a Custom Class (Name: Plotter)

roxan
Tera Contributor

Need assistance with deleting a Custom Class that was created in error. The Custom Class was created under a change in order to create a new model and then it was discovered the model was wrong and the right one was already created under another class. They were able to clean up everything except to delete the new class. The Class name is Plotter. See Screenshot attached

1 REPLY 1

EricDohr
ServiceNow Employee
ServiceNow Employee

The image does not show, but my assumption is you have created a custom table by extending a CI Class?  Before taking this action, make sure you confirm that deleting the table is the desired action.

  • If you go to the table sys_db_object, you should see the CI Class you created.
  • You will want to make sure any CIs that are applicable are moved to the proper table.  
  • If the records on the table should not be removed, but should be deleted you will want to select delete all records
  • Once you are ready to delete the table, select delete

https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/table-administration/task/t_DeleteACustomTable.html