Record Delete Guardian

Low code

Eliminate DELETE statement conflicts with Record Delete Guardian. This small library scans foreign key relations and looks up linked records. Based on the Outsystems MetaModel.

Key features:

  • GetEntityRelations: Looks up entities that reference a given entity
  • HasReferencedRecords: For a given record, checks foreign key relations and returns whether this record is referenced
  • GetReferencedRecordCount: same as above, but lists what entities have referenced records and how many.