Appian Senior

Appian Senior

Assessment

Flashcard

Professional Development

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

45 questions

Show all answers

1.

FLASHCARD QUESTION

Front

You’re configuring the Health Check settings under the Admin Console. Which section would you find the setting to indicate that the Health Check will run on a Production Environment?

Back

General

2.

FLASHCARD QUESTION

Front

What information does a user with Viewer permission to the ABC record type see on the site page when the XYZ record type is added as a relationship but the user does not have access to it?

Back

Page is presented to the user and the data reference to the XYZ record type appear as “null”.

3.

FLASHCARD QUESTION

Front

You are designing an interface that calls an integration to populate data in a read-only grid. The integration returns a list of dictionaries in the body of the HTTP response. Which design approach should you recommend? Options: Cast the HTTP response into a map using a combination of a!map and index() and save it as a local variable. Then pass this local variable into a read-only grid. Cast the HTTP response into a data subset using a combination of a!dataSubset and index() and save it as a local variable. Then pass this local variable into a read-only grid. Save the HTTP response into a local variable and then use ‘.’ notation to index the local variable directly into the read only grid through fv!row

Back

Cast the HTTP response into a data subset using a combination of a!dataSubset and index() and save it as a local variable. Then pass this local variable into a read-only grid.

4.

FLASHCARD QUESTION

Front

By looking at the performance view for this expression, which two queries have the highest bottlenecks and should be targeted for performance improvements? Options: rule!getAllPremiumCustomers and rule!displayUserFirstLastName, rule!getAllPremiumCustomers and rule!getAllManagersByStoresAndProducts, rule!getAllGeneralCustomers and rule! getAllPremiumCustomers

Back

rule!getAllPremiumCustomers and rule!getAllManagersByStoresAndProducts

5.

FLASHCARD QUESTION

Front

Your client reported that a form in the application is very slow to load. You investigated and find a query entity which is not performing well. Which action should you perform to improve query performance for the query entity? Options: Apply the appropriate filters and indices in both Appian and the database, Apply indices on all the fields referred in the query, Change the data source of the query entity to a view with a WHERE clause

Back

Apply the appropriate filters and indices in both Appian and the database

6.

FLASHCARD QUESTION

Front

An insurance company’s product details are currently distributed across numerous database tables, encompassing over 60 to 70 fields. You need to implement a product comparison tool for business users to compare up to three insurance products simultaneously, with all the product details in a tabular format. Which object should be used to transform the data into the required formats? Options: Views, Stored Procedures, Record Type with Relationships

Back

Record Type with Relationships

7.

FLASHCARD QUESTION

Front

You have a case record type with data sync enabled to retrieve submitted support cases. What is the best approach to limit who can see which records in the record type?

Back

Record-level security

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?