Question 1

You need to generate a PDF document with specific formatting. Which approach would you recommend?
  • Question 2

    You are on a protect with an application that has been deployed to Production and is live with users. The client wishes to increase the number of active users.
    You need to conduct load testing to ensure Production can handle the increased usage Review the specs for four environments in the following image.

    Which environment should you use for load testing7
  • Question 3

    You have created a Web API in Appian with the following URL to call it: https://exampleappiancloud.com/suite/webapi/user_management/users?username=john.smith. Which is the correct syntax for referring to the username parameter?
  • Question 4

    You are designing a process that is anticipated to be executed multiple times a day. This process retrieves data from an external system and then calls various utility processes as needed. The main process will not use the results of the utility processes, and there are no user forms anywhere.
    Which design choice should be used to start the utility processes and minimize the load on the execution engines?
  • Question 5

    You are required to create an integration from your Appian Cloud instance to an application hosted within a customer's self-managed environment.
    The customer's IT team has provided you with a REST API endpoint to test with: https://internal.network/api/api/ping.
    Which recommendation should you make to progress this integration?