Cognis

Errors — Frameworks

Numeric codes follow domain × 10,000 + category × 100 + ordinal ( see defineErrors in the Cognis domain package). The Message key column is the stable key returned in API payloads; the Message column shows the copy for your current locale (same resolution as the product UI).

CodeKeyHTTPCategoryMessage keyMessage
110001FRAMEWORK_NOT_FOUND404Not Foundframework.errors.frameworkNotFoundCould not find framework from provided id
110003FRAMEWORK_INSTANCE_NOT_FOUND404Not Foundframework.errors.frameworkInstanceNotFoundCould not find framework instance from provided id
110102FRAMEWORK_UPDATE_FAILED422Validationgeneral.errors.invalidDataYour submission is invalid!
110104FRAMEWORK_INSTANCE_CANNOT_DELETE_ACTIVE422Validationgeneral.errors.invalidDataYour submission is invalid!
110105FRAMEWORK_NO_ACTIVE_INSTANCE422Validationframework.errors.frameworkNoActiveInstanceThis framework has no active instance. Open the framework in your org, create or activate an instance, then try again.