Error 3005

Message

Possible error messages:

Without Resource Bundle (default)
  • Instance must be saved before this method
With Resource Bundle
  • Instance must be saved before this method
Domain Persistence.PersistenceException
Number 3005
Label ERROBJNOTFOUND_INSTANCE_MUST_BE_SAVED
Applicable Platform(s) iOS

Cause

Cannot access a BIG type field before the MBO is saved to the database.

Action

Call save or create method on a newly created MBO before accessing the BIG field.