ACA System Administration & Configuration 1 — Questions and Answers
Question 1: Which Appian tool is used by system administrators to configure server settings, manage users, and monitor system health?
- Appian Administration Console (Correct answer)
- Appian Designer
- Appian Deployment Manager
- Appian Process Modeler
Correct answer: Appian Administration Console
The Appian Administration Console is the central hub for system-level configuration, user management, and platform health monitoring.
Question 2: In Appian, what is the purpose of configuring 'Custom Properties' in the Administration Console?
- To set application-wide configuration values accessible at runtime without redeployment (Correct answer)
- To define custom field types for CDTs
- To add custom branding to the Appian login page
- To configure custom SSL certificates for HTTPS
Correct answer: To set application-wide configuration values accessible at runtime without redeployment
Custom Properties in the Administration Console allow administrators to define environment-specific settings that applications can read at runtime.
Question 3: What Appian administration feature allows an admin to impersonate another user for troubleshooting purposes?
- 'View As' functionality in Appian Designer or admin tools (Correct answer)
- Login sharing by entering the user's credentials directly
- Granting the admin account all user roles simultaneously
- Running a process model as a specific user via a smart service
Correct answer: 'View As' functionality in Appian Designer or admin tools
Appian provides 'View As' capabilities so administrators can see the application from another user's perspective without accessing their credentials.
Question 4: How does Appian handle email notifications sent from process models in terms of configuration?
- Outbound email is configured at the system level in the Administration Console with SMTP settings (Correct answer)
- Each process model stores its own email server credentials
- Email is always sent via Appian's cloud relay and cannot be customized
- Email settings are defined inside each individual Smart Service node
Correct answer: Outbound email is configured at the system level in the Administration Console with SMTP settings
SMTP configuration is managed centrally in the Administration Console, allowing all Appian process email to route through the organization's mail server.
Question 5: What is the function of 'Appian Groups' of type 'Personal' versus 'Default' in the system?
- Personal groups are auto-created for each user and used internally; Default groups are manually managed for access control (Correct answer)
- Personal groups are for external users; Default groups are for internal employees
- Personal groups support SSO; Default groups use local authentication only
- They are functionally identical but have different visual icons in the UI
Correct answer: Personal groups are auto-created for each user and used internally; Default groups are manually managed for access control
Personal groups are system-generated per user (used for self-references in tasks) while Default groups are administrator-managed collections for role-based access.
Question 6: Which Appian administration setting controls how long completed process instances are retained before being archived or deleted?
- Process Cleanup settings in the Administration Console (Correct answer)
- Record Retention policy in the Data Fabric settings
- Database archival cron job configuration
- Process Model timeout settings
Correct answer: Process Cleanup settings in the Administration Console
Appian's Process Cleanup settings define retention periods for completed, cancelled, and deleted process instances to manage storage and performance.
Which Appian tool is used by system administrators to configure server settings, manage users, and monitor system health?