New Year 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 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

You're performing System Integration Testing on a client's application that integrates with an external system.

In this instance, you're testing the application's interactions with external integrations to ensure that data is being handled correctly between the two systems. However, this step has been done manually and is time-consuming.

What should you do to make this process more efficient?

Options:

A.

Utilize the Postman API Platform to test the integrations with the external system and Appian's web APIs through a defined set of test cases.


B.

Utilize Appian-Locust to develop and execute performance tests on the systems integrations by scripting a scenario where multiple users are interacting with the external systems simultaneously.


C.

Utilize FitNesse for Appian to perform automated functional testing on the workflows that include integrated systems through a defined set of test cases.


Expert Solution
Questions # 12:

You have designed a three-step 'Wizard' form interaction using user input tasks in the process model. The second step of the Wizard must utilize another process model which contains a user input task inside.

Which two methods should be implemented for a seamless Wizard-like interaction for the user? (Choose two.)

Options:

A.

Enable activity-chaining between all nodes on the main process model.


B.

Enable activity chaining between all nodes in the second process model, and activity chain between all user input tasks.


C.

Use a subprocess to call the second process model.


D.

Use the Start Process smart service to call the second process model.


Expert Solution
Questions # 13:

You need to allow external systems to invoke Appian web APIs.

Which user role should be assigned?

Options:

A.

System Administrator


B.

Service Account


C.

Application User


Expert Solution
Questions # 14:

What are three locations to call an Integration that changes the source data? (Choose three.)

Options:

A.

Rule


B.

Web API (GET)


C.

Process model (Call Integration Smart Service]


D.

Web API (POST, PUT, DELETE)


E.

Interface component savelnto parameter


Expert Solution
Questions # 15:

Consider this POST request:

https://www.example.com/suite/webapi/customer

Question # 15

Match the values to the correct fields in the resulting http!request value.

Note: Each value will be used once. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

Question # 15


Expert Solution
Questions # 16:

You're conducting a code review and notice that some accessibility features are missing on the interfaces.

Which two UX best practices should be followed to align with accessibility requirements? (Choose two.)

Options:

A.

Use a single rich text icon with "POSITIVE" or "NEGATIVE" styling to indicate statuses.


B.

Apply a label value for all fields when the label position is "Hidden".


C.

Indicate the hierarchy of sections with a heading tag in addition to label sizes (for example: "H1").


D.

Use rich text items to act as headers for structuring interfaces.


Expert Solution
Questions # 17:

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 # 18:

You need to connect to an external system using OAuth 2.0: SAML Bearer Assertion Flow authentication type, which requests access to an API on of a signed in user.

This standard has several steps involved with the SAML Bearer Assertion Flow.

Which two steps should you perform to connect to the external system? (Choose two.)

Options:

A.

Use an a!authorizationLink() on the relevant interface.


B.

Confiqure SAML for sinqle siqn-on (SSO).


C.

Generate a service account key in third-party systems.


D.

Register the connection in the third-party system


Expert Solution
Questions # 19:

You need to configure your process model to store the result of an expression rule for every item in a list. Your design must have the smallest memory footprint.

What should you do?

Options:

A.

Invoke a sub-process for each item in the list.


B.

Configure a script task to use a!forEach() to iterate over each item in the list.


C.

Create a loop of smart service nodes in the process model and execute it for each item in the list.


D.

Execute MNI over a script task for each item in the list.


Expert Solution
Questions # 20:

You're creating a process model that will serve as the case creation workflow.

Your requirements:

This process captures input from the user before executing a series of unattended subprocess nodes.

Each subprocess performs extended data processing which is dependent on output from each of the previous nodes.

An activity chained task node is displayed asking the user if they'd like to create another case.

What should you do?

Options:

A.

Combine the separate subprocesses into one synchronous subprocess and place it in between each user input task.


B.

Configure the subprocess nodes to run asynchronously and set the inputs to pass as reference to enable data sharing.


C.

Add an AND gate after the first user input task and place the synchronous subprocess nodes on a parallel path.


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions