A+ QUESTIONS AND ANSWERS
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
B. Report
C. News Feed
E. Record type
How do you restrict user access to Tempo?
A. Change the user type from System Administrator to Basic.
B. Remove the user from all application groups.
C. You cannot restrict access to Tempo.
D. Update the members and/or membership rules of the Tempo Users Group.
D. Update the members and/or membership rules of the Tempo Users Group.
Appian held a Product Announcement Webinar yesterday, but you had a
conflicting client meeting and could not attend. Your team lead asks you to
review the newest release notes. Where is the best place to keep up with the
latest release notes?
A. Discussions Board
B. The Appian Community
C. The Appian Developer Playbook
D. Solutions Support Guide
B. The Appian Community
,Every business process, whether inside or outside of Appian, requires which of
the following?
A. Human interaction
B. Defined steps
C. Reporting
D. Automation
B. Defined steps
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.
D. Ask the Appian Community.
At what stage are you most likely to regularly refine the backlog?
A. Optimize
B. Release
C. Build
D. Initiate
C. Build
A feature is being deployed to the test environment. In which environment is unit
testing performed for the feature?
A. Upgrade
B. Development
C. Production
D. Staging
,B. Development
Who is responsible for estimating the level of effort for Product Backlog items?
A. Product Owner
B. Testers
C. Developers
D. Scrum Master
C. Developers
During what stage of the Appian Delivery Methodology does story-pointing
regularly occur?
A. Build
B. Optimize
C. Release
D. Initiate
A. Build
In the scrum lifecycle of a project, when should the team agree on the
requirements for the Definition of Done?
A. Before getting started on the project
B. During the sprint retrospective
C. During the backlog refinement
D. After the sprint planning
A. Before getting started on the project
You need to query some data from the database using more than one filter. Which
parameter for a!query() should you use to define your filters?
A. filter
B. logicalExpression
C. aggregation
D. selection
B. logicalExpression
, A client asks you to store work location information for their employees. The
client mentions that multiple employees may be assigned to multiple work
locations. Which type of database relationship is the client describing?
A. One-to-Many (1:N)
B. Many-to-One (N:1)
C. Many-to-Many (M:N)
D. One-to-One (1:1)
C. Many-to-Many (M:N)
You need to update the table structure in the database, and then update the
related CDT in Appian to publish the data store entity. Column names in the
database and the CDT are implemented using different naming conventions.
Which statement is appropriate in this scenario?
A. You can update the CDT columns in Appian Designer, or update the CDT-
related XSD and create a new version from that.
B. You must update the CDT columns in Appian Designer.
C. You don't need to make any manual changes. Appian automatically updates
the CDT according to database changes.
D. You must update the CDT-related XSD and create a new version from that.
A. You can update the CDT columns in Appian Designer, or update the CDT-related
XSD and create a new version from that.
During User Acceptance Testing (UAT), a tester operating in the test environment
asks you to change a data point in one of the tables. In the development
environment, you navigate to the database and adjust the data point that the
tester described. What is the issue with the steps taken?
A. According to Appian best practices, changes should not be made directly in a
database.
B. The change to the database was made in the wrong environment.
C. As an associate, you should not be communicating or coordinating directly