JuniorSeniorCommonAdmin ConsoleWhich Appian logs do you typically check during troubleshooting, and where can each of them be found?Where to Find LogsAppian Cloud: Navigate to Appian Designer > Navigation Menu > System Logs. You can also access them directly via the /suite/logs URL.Self-Managed: Typically...Anonymous6mo ago1182
SeniorJuniorAdmin ConsoleYou have a site with two tabs Tab A and Tab B, Tab A contains process model with start form and Tab B contains interface report. How would you track the history of all the clicks of user?To track user clicks between TabA and TabB using the Google Analytics Utility plugin, follow this simple approach:1. Track Tab Switches (Page Views)Treat each tab as a separate pag...#pluginAnonymous6mo ago1081
JuniorAdmin ConsoleHow do you deploy a plugin in Appian?Appian Cloud (Standard Method)For Cloud environments, system administrators deploy "Cloud-approved" plugins directly through the web interface.Navigate to Admin Console: Go to the ...Anonymous6mo ago901
JuniorSeniorAdmin ConsoleWhat is difference between Service account vs Normal user in Appian?Normal UserA regular Appian user representing a human employee or system user who logs in and interacts with applications via the Appian interface (SAIL forms, tasks, reports).Serv...Anonymous3mo ago771
SeniorLead/ArchitectCommonAdmin ConsoleUsers are experiencing noticeable loading delays on the home page. How would you troubleshoot this issue in an Appian application?Troubleshooting a slow home page in Appian requires a systematic approach, moving from the user's browser down to the database and integration layers.1. Immediate Diagnosis: T...#performanceAnonymous3mo ago611
SeniorLead/ArchitectScenarioAdmin ConsoleOne of the process instances in Production encountered an issue. When we checked the error details, it showed ‘Unprivileged/Insufficient User Access.’ What could be the possible reasons for this?The error "Unprivileged/insufficient user access" in an Appian process instance typically occurs because the user (or the service account) executing a specific node does not have t...Anonymous3mo ago590
JuniorAdmin ConsoleIn what order should SQL scripts, plugins, and object packages be deployed?In Appian, the recommended deployment order is to deploy plugins first, followed by SQL scripts, and finally the main application objects package. This order ensures that all neces...Anonymous6mo ago562
JuniorAdmin ConsoleHave you handled deployments to higher environments? If yes, how were deployments managed in your project?Yes, I have deployed to higher environments. In our project, I have handled deployments to QA and Pre-Production environments, mainly for bug fixes and enhancements.For ticket-base...Anonymous5mo ago431
JuniorSeniorAdmin ConsoleDid you do PROD deployments ? / Have you involved in PROD deployments?In my experience, while the Production Support team typically executes the final deployment, I am heavily involved in the preparation and coordination. Our process follows a struct...#deploymentAnonymous3mo ago261
JuniorSeniorScenarioInterfacesA UAT user shares a production error screenshot displaying the generic message: "Contact your administrator." It includes an error number (e.g., 954c8:bb743). You do not have production screen or data access, but you do have access to the Development environment and the production server logs. How would you debug and resolve this issue?Locate the Root Cause in the LogsAnalyze stdout Logs: I will first check the "tomcat-stdOut.log" file on the production server to locate the time of the error and se...#system logsAnonymous4w ago221