You are currently reviewing an older revision of this page.

DRAFT KB-XXXX Object cannot be found when trying to create Quick App

Symptoms

The following error message is returned when attempting to create a Quick App:

Quick App Not Created - Oops! Something went wrong and we couldn't create your Quick App. Nothing has currently been created. 
You can try to create your Quick App again, but if it continues failing please contact a system administrator.

The following error can be seen in the application server log :

ERROR com.appiancorp.object.quickapps.QuickAppObjectType - Failure importing object .... cause=com.appiancorp.ix.binding.UnresolvedReferenceException: type=content, srcId=[UUID], .... cannot be found
....
ERROR com.appiancorp.object.quickapps.QuickAppObjectType - Failed to successfully create Quick App on operation 'import from templates' - rolling back
java.lang.IllegalStateException: We cannot have any import failures

Additionally, searching for the UUID in /design > Objects > Search by UUID and ID shows no results.

Cause

The object with [UUID] is missing from the environment.

Action

If the object exists in other environments, it can be imported into the environment experiencing this issue.

  1. Search for the object by UUID in an environment where it is not missing.
  2. Export the object from the system.
  3. Import the object into the environment that is missing it.

Workaround

If it is not possible to import the object from another environment, objects with the following UUID will be re-loaded into Appian with the load script:

  • SYSTEM_DOC_PERFORMANCE_INDICATOR_GREEN
  • SYSTEM_DOC_PERFORMANCE_INDICATOR_YELLOW
  • SYSTEM_DOC_PERFORMANCE_INDICATOR_RED

Disclaimer: The load script removes any previously created default dashboard templates, process model dashboard template pages, and email templates. It replaces them with the default pages and reports that ship with the product.

Affected Versions

This article applies to all versions of Appian.

Last Reviewed: December 2018