INSIGHTFUL A+ QUESTIONS AND ANSWERS
What is the correct syntax for retrieving a single record using a record type ID?
a!query RecordType()
What is a Web API?
An external system that makes a request to Appian
What is a record type?
The design object that allows you to configure the source of your records, define record
views, create a record list, and more.
What should be stored in Knowledge Centers?
Both Folders and documents
What is the most common use case for an Appian application?
A workflow that requires extensive database extraction, transformation, and loading.
You want to find technical product support articles for frequently-asked-about
topics.
Which Appian Community resource should you utilize?
Solutions Support Guide
You are looking for helpful checklists, tools, techniques, examples, and best
practices for implementing Appian and managing project delivery.
Which Appian resource should you use in this scenario?
The Developer Playbook
What is the maximum number of pages (tabs) you can have per site?
5
What is the lowest level of permissions required to delete a folder?
Editor
In the lifecycle of a scrum project, what is the Definition of Ready?
A list of criteria that a user story needs to meet in order to be added to a sprint.
Which environment is most common for UAT?
Development
Who is responsible for prioritizing the Product Backlog items?
, Product Owner
What are the four stages of the Appian Delivery Methodology(in order from
beginning to end)?
Initiate, Build, Release, Optimize.
In a relational database, what is the unique identifier?
Primary Key
During CDT creation, when should you select the option to "Create New Version
from XSD"?
When the data type (CDT) configurations are not accessible through the Data Type
(CDT) Designer.
When using "a!queryEntity()", what should the batchSize be set to in a!paginInfo()
in order to return all the items from a query?
-1
In Appian, what are the two ways to retrieve data from a relational database in an
expression?
a!queryEntity(), a!queryRecordType()
Which three objects can be a valid page in a Site?
Report, Process models with a start form, Record type.
**How do you restrict user access to Tempo?
Update the members and/or membership rules of the Tempo Users Group.
**Where is the best place to keep up with the latest Appian release notes?
The Appian Community
Users of this example application could have up to two roles. They could be
Employees, and some Employees are Supervisors. What is the correct order of
the groups, from parent group to child group?
All Users, Employees, Supervisors.
Every business process, whether inside or outside of Appian, requires which of
the following?
Defined steps