Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Appian Senior Developer ACD201 Questions and answers with CertsForce

Viewing page 3 out of 4 pages
Viewing questions 21-30 out of questions
Questions # 21:

You need to create a read-only grid that displays support case information. Data for the support cases is mapped to the "Case" record type with data sync enabled.

Within the record, there are fields named "createdDateTime" and "resolvedDateTime". These two fields store the timestamps for when a case is created and resolved, respectively.

The grid includes a column indicating the number of hours between when the case was created and when it was resolved. This column must be sortable within the grid.

How should you calculate the hour value that will display in the column?

Options:

A.

Create a custom record field that evaluates in real-time, and calculates the number of hours between when the case was created and when it was resolved.


B.

Within the grid column, utilize an Appian function to calculate the number of hours between when the case was created and when it was resolved.


C.

Create a custom record field that evaluates at sync-time, and calculates the number of hours between when the case was created and the current date and time.


Expert Solution
Questions # 22:

You're developing a user input form for a financial services application.

One component of this form requires you to embed an external site (in the form of a URL) that can receive inputs from Appian and return updates as the user interacts with it.

What should you do?

Options:

A.

Use an integration to achieve interaction with the embedded site while displaying information in the Appian out-of-the-box Web Content Component. That way you can refresh for updates and interact with the site.


B.

Use the Appian out-of-the-box Web Content Component. It can display content from a URL and provide both additional inputs, or receive updates as the user interacts with the embedded site.


C.

Use a component plug-in to achieve interaction with the embedded site, because this use case requires input-output or event parameters.


Expert Solution
Questions # 23:

You're designing a custom component rule!pagingComponent() to page through a list of items. The component must display the current page numbers being shown, as well as the total number of items. Users should be able to click arrows to increase or decrease the pagination.

Review the following:

Question # 23

Which two patterns should be used when calling the component in this scenario? (Choose two.)

Options:

A.

Passing into the rule input totalCount of rule!pagingComponent() the value: local!query.totalCount where local!query is returning a dataSubset and returnTotalCount = "True".


B.

A rule input ri!pagingInfo on rule!pagingComponent() with a local variable of the same name in the main interface with an initial value. When the arrows are clicked, this updates the value of the local variable in the main interface.


C.

A local variable local!totalCount calculated using count(local!query), which is passed into rule!pagingComponent() via a rule input. The data type of local!query is a list of record or Custom Data Type (CDT).


D.

A local variable local!pagingInfo inside rule!pagingComponent() with an initial value. When the arrows are clicked, this updates the value of the local variable.


Expert Solution
Questions # 24:

You have set up SAML for single sign-on (SSO) in your cloud environment.

Which three options could you enable in the Attribute Mapping section of the Admin Console to sync with a user's profile in Appian? (Choose three.)

Options:

A.

"Create new users upon sign in."


B.

"Group Membership Synchronization."


C.

"Remember Me on web and mobile.'


D.

"Reactivate deactivated users upon sign in."


E.

"Update user attributes upon sign in."


Expert Solution
Questions # 25:

You're creating a support case record type while working on a support case management system. You want to track support case status changes.

You want to use record events to track this information.

Which record data source type is the most appropriate for you to use?

Options:

A.

Web service without data sync enabled


B.

Database source with data sync enabled


C.

Process Model source with data sync enabled


Expert Solution
Questions # 26:

Which step should you perform to identify expression rules that have been causing or have caused performance issues in the past 30 days?

Options:

A.

Monitor the runtime of all test cases.


B.

Navigate to the Admin Console > Rule Performance tab.


C.

Examine the application server log


Expert Solution
Questions # 27:

You need to configure the security for the synced record type Case.

Your requirements are:

Only users in the "Archive Management" group can access cases in the "Archived" status.

Cases in the status "Deleted" are accessible to no one.

Users in the "All Users" group can already access the record.

What should you do?

Options:

A.

Create a new user filter to allow access if the user is in the "Archive Management" group while the case status is "Archived. "

Configure the record-level security to exclude all cases that are in the "Deleted" status


B.

Create a new user filter to allow access if the user is in the "Archive Management" group while the case status is "Archived. "

Configure a source filter to exclude all cases that are in the "Deleted" status.


C.

Create a new record-level security rule to allow access if the user is in the "Archive Management" group while the case status is "Archived."

Configure a source filter to exclude all cases that are in the "Deleted" status.


Expert Solution
Questions # 28:

You're designing an integration object with JSON (application/json) as the content type.

Which two data types can be automatically converted to JSON in Appian? (Choose two.)

Options:

A.

Appian Custom data type


B.

Base64 documents inline with JSON


C.

Primitive data types


D.

HTML file type


Expert Solution
Questions # 29:

You're creating an interface object that displays a report of open cases. This interface will be used as the content of a site page.

Users in the "ACME Employees" group must be able to view the report.

Which two steps should you perform? (Choose two.)

Options:

A.

Ensure that the site page visibility permits the "ACME Employees" group to view the page.


B.

Add the "ACME Employees" group as a viewer on the site object.


C.

Include the "ACME Employees" group as a member of the "Report Viewers" system group.


D.

Add the "ACME Employees" group as a viewer on the folder containing the interface object.


Expert Solution
Questions # 30:

You’re designing a file upload process that integrates with an external document management system.

Part of this process is to develop a start form with a file upload component, so that the user can upload multiple files.

The business has requested that the maximum file size that can be uploaded through this process is 1GB. Additionally, you’re aware that the integration's API can accept files with a maximum file size of 3GB, but recommends no larger than 1GB.

Can the process be more performant without straining the application or integration?

Options:

A.

Yes. Request the business allows for these files to be uploaded as an overnight process by storing large files in a staging table, so that adequate resources are available.


B.

No. The file upload component is capable of accepting 1 GB files and the integration can handle this.


C.

Yes. Request the business reconsiders its requirements and find manual workarounds as it is not recommended to upload files of this size in both Appian and the integration.


Expert Solution
Viewing page 3 out of 4 pages
Viewing questions 21-30 out of questions