Appian ACD200 - Appian Certified Senior Developer Exam
Page: 3 / 18
Total 87 questions
Question #11 (Topic: Exam A)
There is a need to relate two entities in the data structure: Employee and Skill.
Employees can have multiple skills, and a single skill can relate to multiple employees.
What kind of relationship would these entities have, and what is the minimum number of tables required to implement the design, according to Appian best practices? (Choose the best answer.)
Employees can have multiple skills, and a single skill can relate to multiple employees.
What kind of relationship would these entities have, and what is the minimum number of tables required to implement the design, according to Appian best practices? (Choose the best answer.)
A. One-to-many; 2 tables
B. Many-to-many; 2 tables
C. Many-to-one; 2 tables
D. Many-to-many; 3 tables
Answer: D
Question #12 (Topic: Exam A)
Your table contains several indexes.
Which two statements regarding indexes are correct? (Choose two.)
Which two statements regarding indexes are correct? (Choose two.)
A. Indexes increase the performance of Read operations.
B. Indexes increase the performance of Write operations.
C. Indexes decrease the performance of Write operations.
D. Indexes decrease he performance of Read operations.
Answer: AC
Question #13 (Topic: Exam A)
During a sprint retrospective meeting, you need to get the team thinking about the outcomes of the last sprint.
Which two basic questions should you ask? (Choose two.)
Which two basic questions should you ask? (Choose two.)
A. What didn’t go well and can be improved?
B. What are the blockers?
C. Who did well in this sprint?
D. What went well?
Answer: AD
Question #14 (Topic: Exam A)
In Scrum, who is the right person responsible for prioritizing product backlog? (Choose the best answer.)
A. Tester
B. Product Owner
C. Lead Developer
D. Product Manager
Answer: B
Question #15 (Topic: Exam A)
You want to generate an email body which varies from one Appian environment to another. For instance, between DEV and TEST.
According to Appian best practices, how should you define the environment name? (Choose the best answer.)
According to Appian best practices, how should you define the environment name? (Choose the best answer.)
A. Create an expression rule and update its value post-deployment.
B. Create an environment-specific constant.
C. Create a constant and update its value post-deployment.
D. Create a stored procedure.
Answer: B