REMOVE_APP_DISCOVER_RULEΒΆ
Remove specified Application Components Discover Rule record(s).
Table: REDADM.RED_APP_DISCOVER_RULES (Search rules to identify database objects that will be added to an application. The list of objects resulting from the search rules is visible in view REDAM.RED_APP_COMPONENTS.)
Parameter Name |
Properties |
Parameter Description |
---|---|---|
p_rule_id |
(PK)(NN) |
Unique ID of a search rule |
Example
EXECUTE SCRIPT api_redadm.remove_app_discover_rule
( 0 -- p_rule_id
);