You are currently reviewing an older revision of this page.

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

Symptoms

In the Quick App Designer, when design a new Quick App and the "Create Quick App" button is pressed, the following error is returned:

 

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