What is the most appropriate interface component to display tabular data?
A. Rich Text
B. Column Layout
C. Editable Grid
D. Read-only Grid
An Appian user needs to update information for a case in the record list. Which three security or visibility settings will impact the visibility of a related action? (Choose three.)
A. Record type security
B. Related action visibility
C. Record view visibility
D. Process model security
E. Application security
Which function allows you to trigger a process on interface reevaluation and remain on the same interface after the process starts?
A. a!startProcess
B. a!dynamicProcess
C. a!processTaskLink
D. a!startProcessLink
You are using local variables defined in a!localVariables().
Based on the default refresh behavior, when will the variable refresh?
A. Variables are refreshed when introduced in a!forEach().
B. Variables are refreshed on every interaction.
C. Variables are refreshed when any referenced variables are changed.
D. Variables are refreshed once the form is submitted.
An end-user needs to trigger a process model and act on the user task assigned to them. What is the minimum security permission needed?
A. Viewer
B. Initiator
C. Editor
D. Manager
In a process model, a user input task is configured as a Quick Task. What happens when the process is started?
A. Assignees can reassign the task to someone else.
B. The task automatically has priority over other active tasks.
C. The user only has one hour to complete the task form.
D. The task will not show up on Tempo.
When using "a!pagingInfo()" within "a!queryEntity()", which batch size value will return all items?
A. -1
B. 0
C. null
D. 500
You need to configure the Write to Data Store Entity smart service. What is required to correctly configure this?
A. On the data store entity, use a constant in the value field for the data store entity.
B. Users must be granted access to database.
C. On the Data tab, click New Input to save the data.
D. Assign a namespace to the XML document.
Which three objects can be a valid page in a Site? (Choose three.)
A. Data store
B. Report
C. News Feed
D. Process models with a start form
E. Record type
A client requested a feature that is exceptionally specific and uncommon.
You begin by gathering research to help determine how such a feature could be implemented, but no documentation is available.
What should you do next?
A. Create a Support Case.
B. Check The Appian Academy.
C. Review the Appian Playbook.
D. Ask the Appian Community.