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

Documentation
1.0.2

How it works

This plugins uses the Outsystems meta model to build a dependency list of the entities that a referering a certain entity by foreign keys. This entities can than be scanned on a certain record id. 

So far this plugin is only tested on SQL Server.

Retrieving entity relations

  • Only returns entities known by the Outsystems meta model


Get referenced record count

  • Only returns counts on entities server side, so no mobile entities
  • Not able to scan across database catalogs