record-delete-guardian
Service icon

Record Delete Guardian

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 20 November 2023 by 
5.0
 (1 rating)
record-delete-guardian

Record Delete Guardian

Details
Eliminate DELETE statement conflicts with Record Delete Guardian. Scan foreign keys, discover linked records, and uphold data integrity effortlessly
Read more

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.


Please note that by using this plugin, you acknowledge that the developer is not liable for any potential issues, data loss, or consequences arising from its usage.

Release notes (1.0.2)

Small improvements, notably: 

  • Increased query security for GetRecordCount and HasReferencedRecords
  • Added error handling


Moved functionality of the sample to a different application that will be released separately.

License (1.0.2)
Reviews (1)
by 
2023-08-31
in version 1.0.0
Very useful!
Team