Appian Exam Questions with Verified
Solutions
A. Use a subprocess.
B. Call a web API.
D. Use a Start Process smart service. - ANS-What are three ways to trigger a process
from a process model? (Choose three.)
A. Use a subprocess.
B. Call a web API.
C. Use a!recordActionItem().
D. Use a Start Process smart service.
E. Run a!startProcess() from a script task.
A. An interface, because the component must render user interface elements. - ANS-A
customer wants to display a small toolbar with three icons - a "sad face," a "face with
neutral expression," and a "happy face" - on the bottom of every page in their
application.Users will be instructed to use the icon that best expresses their current
experience using the application. This will allow the customer to collect valuable data
about users. Which object type should be called from each page to implement this
feature?
A. An interface, because the component must render user interface elements.
B. An expression rule, because the component captures expressions of user sentiment
for analysis.
C. A decision, because the component captures a choice that users select from an
array of custom selection components, rather than a standard dropdown or radio button.
A. ACM Administrators
D. ACM Users - ANS-You select the "Generate groups and folders to secure and
organize objects" option while creating a new application, Acme, with the prefix ACM.
By default, which two groups are generated by Appian? (Choose two.)
A. ACM Administrators
B. ACM Designers
C. ACM Viewers
D. ACM Users
A. Delete the field from the record type and optionally delete the column from the
database table. - ANS-You need to remove an unused field from an existing record type
, Product, which has data sync enabled and is backed by a database table. What should
you do?
A. Delete the field from the record type and optionally delete the column from the
database table.
B. Delete the field from the product Custom Data Type (CDT) and perform a full resync
of the record type.
C. Delete the column from the database table and perform a full resync of the record
type
C. Set security on the record action. - ANS-You have a record action that should only be
visible to certain users under conditions specified by an expression. How should you
configure this?
A. Set security on the process model.
B. Set permissions directly on the user object.
C. Set security on the record action.
A. RPA - ANS-Which Appian feature is used to automate repetitive manual tasks such
as extracting data from a system for which there is no API?
A. RPA
B. Process Mining
C. Connected Systems
C. All items in ri!fruit and ri!vegetables combined, with duplicates removed. - ANS-
Review the following expression rule: union(ri!fruit, ri!vegetables) The rule inputs are
configured as text arrays. What is the expected output?
A. All items in ri!fruit followed by items in ri!vegetables, including duplicate values.
B. Only items that are in both ri!fruit and ri!vegetables.
C. All items in ri!fruit and ri!vegetables combined, with duplicates removed.
A. Toggle the Parameter field to "True" on the configuration of a process variable. -
ANS-You need to pass data into a process from other parts of your Appian application.
Which configuration is required in your process model?
A. Toggle the Parameter field to "True" on the configuration of a process variable.
B. Create process variables on the Data Management tab of Process Model Properties.
C. Add an interface as a Process Start Form.
AND Gateway: Can accept multiple paths; when all paths arrive, all outgoing flows are
executed at the same time.
Timer Event: Can be added to a flow or attached to a smart service to trigger an
Exception Flow or an Escalation.
Script Task: Can run automated activities.
Solutions
A. Use a subprocess.
B. Call a web API.
D. Use a Start Process smart service. - ANS-What are three ways to trigger a process
from a process model? (Choose three.)
A. Use a subprocess.
B. Call a web API.
C. Use a!recordActionItem().
D. Use a Start Process smart service.
E. Run a!startProcess() from a script task.
A. An interface, because the component must render user interface elements. - ANS-A
customer wants to display a small toolbar with three icons - a "sad face," a "face with
neutral expression," and a "happy face" - on the bottom of every page in their
application.Users will be instructed to use the icon that best expresses their current
experience using the application. This will allow the customer to collect valuable data
about users. Which object type should be called from each page to implement this
feature?
A. An interface, because the component must render user interface elements.
B. An expression rule, because the component captures expressions of user sentiment
for analysis.
C. A decision, because the component captures a choice that users select from an
array of custom selection components, rather than a standard dropdown or radio button.
A. ACM Administrators
D. ACM Users - ANS-You select the "Generate groups and folders to secure and
organize objects" option while creating a new application, Acme, with the prefix ACM.
By default, which two groups are generated by Appian? (Choose two.)
A. ACM Administrators
B. ACM Designers
C. ACM Viewers
D. ACM Users
A. Delete the field from the record type and optionally delete the column from the
database table. - ANS-You need to remove an unused field from an existing record type
, Product, which has data sync enabled and is backed by a database table. What should
you do?
A. Delete the field from the record type and optionally delete the column from the
database table.
B. Delete the field from the product Custom Data Type (CDT) and perform a full resync
of the record type.
C. Delete the column from the database table and perform a full resync of the record
type
C. Set security on the record action. - ANS-You have a record action that should only be
visible to certain users under conditions specified by an expression. How should you
configure this?
A. Set security on the process model.
B. Set permissions directly on the user object.
C. Set security on the record action.
A. RPA - ANS-Which Appian feature is used to automate repetitive manual tasks such
as extracting data from a system for which there is no API?
A. RPA
B. Process Mining
C. Connected Systems
C. All items in ri!fruit and ri!vegetables combined, with duplicates removed. - ANS-
Review the following expression rule: union(ri!fruit, ri!vegetables) The rule inputs are
configured as text arrays. What is the expected output?
A. All items in ri!fruit followed by items in ri!vegetables, including duplicate values.
B. Only items that are in both ri!fruit and ri!vegetables.
C. All items in ri!fruit and ri!vegetables combined, with duplicates removed.
A. Toggle the Parameter field to "True" on the configuration of a process variable. -
ANS-You need to pass data into a process from other parts of your Appian application.
Which configuration is required in your process model?
A. Toggle the Parameter field to "True" on the configuration of a process variable.
B. Create process variables on the Data Management tab of Process Model Properties.
C. Add an interface as a Process Start Form.
AND Gateway: Can accept multiple paths; when all paths arrive, all outgoing flows are
executed at the same time.
Timer Event: Can be added to a flow or attached to a smart service to trigger an
Exception Flow or an Escalation.
Script Task: Can run automated activities.