ACD101 Exam Question 1
How do you refer to metadata of a process model object within process model expressions? For example: the creator, name, or description.
ACD101 Exam Question 2
You are using a local variable in an expression rule to describe the height of an applicant.
Which statement correctly describes the application of Appian best practices for naming your local variable?
Which statement correctly describes the application of Appian best practices for naming your local variable?
ACD101 Exam Question 3
You need to be able to define record type relationships.
What is a required prerequisite in Appian?
What is a required prerequisite in Appian?
ACD101 Exam Question 4
Review the following expression rule:

ri!name is defined as "Maria".
ri!directory is defined as the following:

What is the expected output?

ri!name is defined as "Maria".
ri!directory is defined as the following:

What is the expected output?
ACD101 Exam Question 5
What is an Appian best practice for calling interface rules on your interface?