layout | title | categories | prio | rulenumber | rulename | ruleset |
---|---|---|---|---|---|---|
post |
Avoid using system storage objects directly |
Datamodel |
42 |
Why Always inherit for filedocuments and images. Never implement direct assocations to the System Domain Model, because of limits on the configuration of security.

How to fix Remove direct associations with the System Domain Model. Use inheritance instead (i.e. Generalization in the entity properties).