Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

An existing integration is implemented in Appian. Its role is to send data for the main case and its related objects in a complex JSON to a REST API, to insert new information into an existing application. This integration was working well for a while. However, the customer highlighted one specific scenario where the integration failed in Production, and the API responded with a 500 Internal Error code. The project is in Post-Production Maintenance, and the customer needs your assistance. Which three steps should you take to troubleshoot the issue?

A.

Send the same payload to the test API to ensure the issue is not related to the API environment.

B.

Send a test case to the Production API to ensure the service is still up and running.

C.

Analyze the behavior of subsequent calls to the Production API to ensure there is no global issue, and ask the customer to analyze the API logs to understand the nature of the issue.

D.

Obtain the JSON sent to the API and validate that there is no difference between the expected JSON format and the sent one.

E.

Ensure there were no network issues when the integration was sent.

The business database for a large, complex Appian application is to undergo a migration between database technologies, as well as interface and process changes. The project manager asks you to recommend a test strategy. Given the changes, which two items should be included in the test strategy?

A.

Internationalization testing of the Appian platform

B.

A regression test of all existing system functionality

C.

Penetration testing of the Appian platform

D.

Tests for each of the interfaces and process changes

E.

Tests that ensure users can still successfully log into the platform

For each scenario outlined, match the best tool to use to meet expectations. Each tool will be used once

Note: To change your responses, you may deselected your response by clicking the blank space at the top of the selection list.

You are selling up a new cloud environment. The customer already has a system of record for Its employees and doesn't want to re-create them in Appian. so you are going to Implement LDAP authentication.

What are the next steps to configure LDAP authentication?

To answer, move the appropriate steps from the Option list to the Answer List area, and arrange them in the correct order. You may or may not use all the steps.

For each requirement, match the most appropriate approach to creating or utilizing plug-ins Each approach will be used once.

Note: To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

You are reviewing the Engine Performance Logs in Production for a single application that has been live for six months. This application experiences concurrent user activity and has a fairly sustained load during business hours. The client has reported performance issues with the application during business hours.

During your investigation, you notice a high Work Queue - Java Work Queue Size value in the logs. You also notice unattended process activities, including timer events and sending notification emails, are taking far longer to execute than normal.

The client increased the number of CPU cores prior to the application going live.

What is the next recommendation?

A.

Add more engine replicas.

B.

Optimize slow-performing user interfaces.

C.

Add more application servers.

D.

Add execution and analytics shards

You are the project lead for an Appian project with a supportive product owner and complex business requirements involving a customer management system. Each week, you notice the product owner becoming more irritated and not devoting as much time to the project, resulting in tickets becoming delayed due to a lack of involvement. Which two types of meetings should you schedule to address this issue?

A.

An additional daily stand-up meeting to ensure you have more of the product owner’s time.

B.

A risk management meeting with your program manager to escalate the delayed tickets.

C.

A sprint retrospective with the product owner and development team to discuss team performance.

D.

A meeting with the sponsor to discuss the product owner’s performance and request a replacement.

On the latest Health Check report from your Cloud TEST environment utilizing a MongoDB add-on, you note the following findings:

Category: User Experience, Description: # of slow query rules, Risk: High

Category: User Experience, Description: # of slow write to data store nodes, Risk: High

Which three things might you do to address this, without consulting the business?

A.

Reduce the batch size for database queues to 10.

B.

Optimize the database execution using standard database performance troubleshooting methods and tools (such as query execution plans).

C.

Reduce the size and complexity of the inputs. If you are passing in a list, consider whether the data model can be redesigned to pass single values instead.

D.

Optimize the database execution. Replace the view with a materialized view.

E.

Use smaller CDTs or limit the fields selected in a!queryEntity().

You are asked to design a case management system for a client. In addition to storing some basic metadata about a case, one of the client’s requirements is the ability for users to update a case. The client would like any user in their organization of 500 people to be able to make these updates. The users are all based in the company's headquarters, and there will be frequent cases where users are attempting to edit the same case. The client wants to ensure no information is lost when these edits occur and does not want the solution to burden their process administrators with any additional effort. Which data locking approach should you recommend?

A.

Allow edits without locking the case CDI.

B.

Use the database to implement low-level pessimistic locking.

C.

Add an @Version annotation to the case CDT to manage the locking.

D.

Design a process report and query to determine who opened the edit form first.

You are reviewing log files that can be accessed in Appian to monitor and troubleshoot platform-based issues.

For each type of log file, match the corresponding Information that it provides. Each description will either be used once, or not at all.

Note: To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.