

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Practice exam questions and answers for the appian associate developer certification. It covers various topics related to appian development, including sites, backlog refinement, user alerts, process models, interface design, data retrieval, security permissions, environment testing, agile ceremonies, database views, cdt configurations, activity chaining, documentation generation, interface reevaluation, process termination, naming conventions, default test values, performance assessment, record types, related actions, language configuration, process messaging, service backed integrations, function usage, and the appian delivery methodology. It also includes questions on agile roles, deployment rollback, javascript and bootstrap usage, interface reusability, data storage, scrum meetings, cdt definition, primitive data types, sub-processes, functions with no parameters, and array manipulation.
Typology: Exams
1 / 3
This page cannot be seen from the preview
Don't miss anything!


How many pages can we use in Sites? - Answer - 5 Who will prioritize backlog refinement - Answer - Product owner How do you send alerts to user groups - Answer - By using a custom error alert setting How do you start a process model from an Interface? - Answer - a!startProcessLink The user wants to select one particular color from a group of colors, what is the best approach? - Answer - Dropdown component What is the batch size to retrieve all data? - Answer -- 1 What is the lowest level of permission required to delete a folder? - Answer - Administrator Which environment is most common for user acceptance testing? - Answer - Staging environment In the life cycle of scrum master, what is the definition of ready? - Answer - A list of criteria that a user story needs to meet in order to be added to a sprint. A product owner and some or all of the team are reviewing our planning to the product owner's feedback. Which agile ceremony is being described? - Answer - Sprint planning. What is the most accurate reason to use database view? - Answer - Views definition automatically update when dependent data structure tables are changed. When should you select the option to create a new version of the XSD file? - Answer - When datatype (CDT) configurations are not acceptable through a datatype CDT designed. Do primary keys contain null values? - Answer - False You want users to get back to back tasks, what will you apply in process model? - Answer - Activity chaining You want to generate documentation for a process model, which two security permissions can achieve this? - Answer - Editor and Administrator
Which function allows you to trigger a process on interface reevaluation and remain on task? - Answer - a!StartProcessLink A process has multiple end nodes where each node is configured with the default, in which situation will this process be terminated? - Answer - When the system administrator manually terminates the process According to Appian best practices, what is the naming convention for an interface? - Answer - <app_prefix>_NewRuleName According to Appian best practices, what is the naming convention for a constant? - Answer - <app_prefix>_NEW_CONSTANT_NAME What purpose do default test values serve when creating an interface? - Answer - Pre populated rule inputs give designers a representation of what the end user will see Which option is most appropriate to assess the performance of a single interface? - Answer - Performance view For a existing record type, where do you go to select between a grid or feed view? - Answer - In the list tab of the record You're given a direct URL to access a record view, which configuration would allow the user this access? - Answer - Record type security is all that is required Which Appian objects don't have any security? - Answer - CDT's and Group Types What does the recordType! domain do? - Answer - References data from a record You are adding a new related action to a record, which statement is true about this task? - Answer - After selection a process model the context section is used to populate process model parameters If you want to enable more than one language in the user input task? - Answer - Configure the form tab of the task in each language Which statement regarding a start process is true? - Answer - Process messaging must be used to start a new process from within a process There is already data available outside of Appian. How do you get this data to Appian to create a record? - Answer - Service backed What is the output of ("="(Len(HELLO,5))? - Answer - =