Enable relationship deletion

Enable FREELUCY to delete relationships

By default, FREELUCY is not able to delete relationships between elements. To authorize it to delete relationships, your ServiceNow Administrator must either update the cmdb_rel_ci table or commit an Update Set.

❗️

A System Administrator must perform the following adjustments in Global Application Scope.

Authorize deletion rights via cmdb_rel_ci

To authorize deleting rights through the cmdb_rel_ci table:

  1. From the ServiceNow home screen, select All. Filter for System Definition and select Tables.

  1. Search for cmdb_rel_ci under Name.

  1. Select CI Relationship.
  2. Select Application Access.

  1. Select the checkbox Can delete.

Users can now delete relationships in FREELUCY.

Authorize deletion rights via Update Sets

To authorize deleting right through Update Sets:

  1. Download this file and unzip it. You should now have an XML file labeled: UPDATE SET Allow LUCY Deleting Relationships.xml.
  2. From the ServiceNow homepage, select All and filter for Retrieved Update Sets.
  3. Select Retrieved Update Sets.

  1. Select Import Update Set from XML
  2. Select Browse and choose the location where you stored UPDATE SET Allow FREELUCY Deleting Relationships.xml and select Upload.
  3. Select Allow FREELUCY Deleting Relationships.

  1. Select Preview Update Set.

  1. A pop-up menu appears; once the preview has succeeded, select Close.
  2. Select Commit Update Set.
  3. Once the commit has succeeded, select Close.

Users can now delete relationships in FREELUCY.