MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: Which of the following is a sign that an application's performance is degrading and should be addressed with changes to the application design?
Question2: In Scrum, who is the right person responsible for prioritizing product backlog? (Choose the best answer.)
Question3: You need to find a list of expression rules that are causing performance issues, or have caused performance issues in the last 30 days.What should you do?
Question4: What should you use to create a virtual relation in a database to query the data?
Question5: You are reviewing process model metrics and looking at AMUs to evaluate a process's memory usage.Which statement is correct regarding this metric?
Question6: You create an interface, but it fails to load. When you open the design errors log, you see a memory circuit breaker error.What are two possible root causes of this error? (Choose two.)
Question7: You want to generate an email body which varies from one Appian environment to another. For instance, between DEV and TEST.According to Appian best practices, how should you define the environment name? (Choose the best answer.)
Question8: You need to insert the deleted row of a table into a history table for audit purposes.What is the most efficient method to achieve this?
Question9: You are required to test a Related Action that updates record data. You need to make sure that the correct users can access the form and that the data is updating successfully.Which is the most appropriate testing method to achieve this using Appian?
Question10: You are troubleshooting a process model instance with an error in a node.Which two options will allow you to obtain more information about the error? (Choose two.)
Question11: You are code-checking your colleague's process model before marking it as Ready for Deployment.Which three best practices should be applied? (Choose three.)
Question12: You need to update the archival settings for a process model. You modified the automatic process clean-up settings and selected the archive processes option with 'n' days.Which instances of that process model will be affected? (Choose the best answer.)
Question13: A car insurance company wants to build an application that processes insurance claims. Appian will receive a claim in a JSON document and return a decision about whether the company should pay the claim.Match each system requirement to the Appian object that could be used to implement the requirement. Each answer will be used once.
Question14: You are troubleshooting slow response times on a SAIL interface.What are two potential causes of the performance issues? (Choose two.)
Question15: You have configured a process model to send an email to one or more recipients using the out-of-the-box Send E-Mail node.Executing the process model results in the Send E-Mail node encountered this error: "Error:Email could not be sent" Where do you go first to find more details on why the node encountered an error? (Choose the best answer.)
Question16: Your organization is considering options for integrating with external systems from within Appian.Which Appian object is designed to allow you to share base URL and authentication details across multiple integrations? (Choose the best answer.)
Question17: Which two statements are true for importing Appian applications? (Choose two.)
Question18: In the next year, you expect the number of concurrent active users of your application to increase from approximately 50 to 500.Which two recommendations for your Appian environment would address the performance risk of this large increase in users? (Choose two.)
Question19: You have a requirement that can only be achieved by using a plug-in, where more than one plug-in does a similar job.What are three primary considerations in choosing the right plugin? (Choose three.)
Question20: Your table contains several indexes.Which two statements regarding indexes are correct? (Choose two.)
Question21: You need to build a process model that transforms a large data set.Which two things should you ensure to include in your process model? (Choose two.)
Question22: You are analyzing a poorly-performing process model.You find that the process model in question has a lot of nodes and is mainly used to do background updates.Which two things can be done to increase its performance? (Choose two.)
Question23: You need to display the profile picture of each employee inside an employee grid, alongside their names and phone numbers.According to Appian best practices, what is the preferred style and size for the images?
Question24: You are facing issues when attempting to establish a SAML connection to an identity provider. You determine you need to increase the authentication-specific logging levels so that you can view trace level statements about the connection attempt in the application server log.Which property file should you update to modify the log output level? (Choose the best answer.)
Question25: As a developer, you have created a Web API.To execute the API, what is the minimum privilege the end user should have? (Choose the best answer.)
Question26: When creating a Web API, which two items are configured in the Administration Console? (Choose two.)
Question27: Match each of the business data concepts to an Appian data type. Each data type may be used once, more than once, or not at all.
Question28: Which XSD element is NOT supported within an Appian CDT? (Choose the best answer.)
Question29: During a sprint retrospective meeting, you need to get the team thinking about the outcomes of the last sprint.Which two basic questions should you ask? (Choose two.)
Question30: Which review format is the most efficient way to coach team members and improve code quality? (Choose the best answer.)
Question31: You are about to deploy a package to another environment.Which two statements are true? (Choose two.)