Error 21109

Message

Possible error messages:

Without Resource Bundle (default)
  • findEntityWithKey(Object) only applicable for single-key Entity!
  • EntityDelegate.findEntityOs(java.lang.Object) only applicable for single-key Entity!
With Resource Bundle
  • {OBJECT} only applicable for single-key Entity!
Domain Persistence.PersistenceException
Number 21109
Label ONLY_FOR_SINGLE_KEY_ENTITY
Applicable Platform(s) iOS, Android

Cause

The Object API has internally attempted to look for a mobile entity, but identifies that the entity has multiple keys. Only local MBOs are allowed multiple keys; this may indiicate a metadata generation issue.

Action

This error may indicate a serious condition; please report to Technical Support.