SeniorAdmin ConsoleWhat's the difference between an engine replica and shard in appian?An Appian engine replica is an exact copy of an engine instance used to balance read traffic and lower latency, while a shard is a horizontal partition that divides unique process ...#designAnonymous1w ago91
SeniorAdmin ConsoleHow two environments can be configured for Compare & Deploy method used for deployment?Admin Console → DevOps → InfrastructureIn the Appian Admin Console, under DevOps → Infrastructure, you can configure and manage environments that are used for Compare and Deploy.Th...Anonymous1mo ago382
JuniorCommonProjectDifference between tomcat logs and performance logsSystem logs ===> tomcat/ ===> perflogs/Tomcat / Application Server Logs (tomcat-stdOut.log):Capture unexpected application-server errors.Useful for troubleshooting Java...Anonymous1mo ago471
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 logsAnonymous2mo ago952
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...Anonymous5mo ago1240
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...#deploymentAnonymous5mo ago572
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...#performanceAnonymous5mo ago1281
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...Anonymous5mo ago1371
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...Anonymous7mo ago671
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 ...Anonymous8mo ago1331