You are currently reviewing an older revision of this page.

KB-1179 "You do not have sufficient privileges to perform the requested action" error thrown when opening/saving a Portal report in Appian 16.1

Symptoms

After upgrading to Appian 16.1, saving a process report displays the following error in /designer:

You do not have sufficient privileges to perform the requested action.

Simultaneously, there is the following entry in authz-audit.csv (located in <APPIAN_HOME>/logs):

testo10,uri,/framework/navigation/reports.jsp (original: /framework/backgroundAction.none),DENIED,,userRoles=[designer]

A network capture will reveal a 403 error when accessing this path:

$bgurl: /framework/navigation/reports.jsp?$e=/framework/navigation/reports.jsp

Cause

This issue has been addressed via AN-69266 in the following hotfixes/versions:

  • Appian 16.1 Hotfix Package C
  • Appian 16.2

Action

Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.

Workaround

Upload the current navigation-config.xml to the System Knowledge Center. To do this, perform the following:

  1. Navigate to <SCHEME>://<SERVER_AND_PORT>/<APPLICATION_CONTEXT>/kc/1 (e.g. https://example.appian.com/suite/kc/1).
  2. Select System Knowledge Center > Priority Icons.
  3. Select the checkbox next to navigation-config and select Upload New Version in the actions above the file list.
  4. Select the navigation-config.xml file located in <APPIAN_HOME>/ear/suite.ear/web.war/WEB-INF/conf/dataload/navigation.

Affected Versions

This article applies to Appian 16.1.

Last Reviewed: March 2017