SECU0011 alert: Custom SQL in an RDB method must use class directives and not table names when Policy Condition rules have been defined to enforce row-level security when viewing instances
The security SECU0011 alert is generated when row-level security is enforced for viewing instances, and the custom SQL in any of the RDB methods does not use class directives. For more information, see the Class keyword section in Connect SQL form Data mapping. For more information, see Connect SQL form - Data mapping.
Example message text
Custom SQL in an RDB method must use class directives and not table names when Policy Condition rules have been defined to enforce row-level security when Viewing Instances.
If you would like to correct this, modify the custom SQL in RDB method to use class directives instead of table names.