Appian ACD-201 Prüfungsthemen:
| Abschnitt | Gewichtung | Ziele |
|---|---|---|
| Datenverwaltung | 25% | - Entwurf und Dokumentation von Datenmodellen - Datensicherheit und Zugriffskontrolle - Auswahl und Optimierung von Record Types - Integration relationaler Daten und komplexe Datenmodellierung |
| Leistung, Skalierbarkeit und Fehlerbehebung | 15% | - Störungsbehebung und Leistungsüberwachung - Belastungstests und Leistungsanalyse - Verfahren zur Leistungsoptimierung - Arbeitsspeichereffizienter Entwurf und Datenbankoptimierung |
| Erweiterte Appian-Konzepte und Integrationen | 15% | - Smart Services, Plug-ins und individuelle Erweiterungen - Integrationsobjekte und API-Entwurf - Konfiguration von Authentifizierung und SSO (SAML, LDAP) - Verbindung zu externen Systemen und Datenaustausch |
| Plattform- und Anwendungsverwaltung | 20% | - Planung von Bereitstellungen, technische Prüfung und Testverfahren - Fehlerbehebung bei Anwendungen mithilfe von Protokollen, Dashboards und Werkzeugen - Konfiguration der Administration Console - Konfiguration und Wartung der Umgebungen |
| Anwendungsentwurf und -entwicklung | 25% | - Bewährte Verfahren für Nutzererlebnis und Oberflächengestaltung - Ganzheitliche Entwicklung und Umsetzung von Anwendungen - Sicherheit von Objekten und Berechtigungsverwaltung - Übersetzung von Geschäftsanforderungen in einen Anwendungsentwurf |
Appian Certified Senior Developer ACD-201 Prüfungsfragen mit Lösungen
1. You need to create a process workflow for employee background investigations. This workflow takes an average of six months from start to completion. There are multiple phases to the background investigation which must be completed by people in different departments. Each department is responsible for inputting a large amount of data as part of the workflow.
There is an emphasis on process memory management since thousands of these investigations will happen concurrently.
What are two best practices that you should employ when designing this process workflow? (Choose two.)
A) Combine all stages of the workflow into a single process model, so that data can be efficiently shared between nodes using process variables.
B) Utilize a record-backed design throughout the workflow where data entered by users is saved to and queried from the database.
C) Ensure that the data management policy is set to archive the process instances after a minimum of six months, so that data is available throughout the workflow.
D) Divide the workflow into multiple process models so that each process can be short-lived and consume less memory.
2. 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.)
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) Use rich text items to act as headers for structuring interfaces.
D) Indicate the hierarchy of sections with a heading tag in addition to label sizes (for example: "H1").
3. You receive a warning about approaching the 2,000,000 row limit with synced records in your Production environment.
What are two ways to efficiently address this warning to prevent reaching the limit? (Choose two.)
A) Keep only necessary data and plan to move the archived data to an audit table in a longer run.
B) Disable data sync immediately to prevent user facing-front end issues.
C) Design the process to write data in batches of 1,000.
D) Apply one or more source filters to limit the number of rows synced in Agpian.
4. You're building a new application to track job applications for a local health club.
The owner wants to have one group of individuals perform the initial application review for completeness, a second group to manage the interview process, and a third group to make the actual hiring decisions.
Which design element should be implemented to best support a memory efficient application?
A) Break up the application into subprocesses representing each of the different stages of the process to reduce memory use.
B) Create a synchronous process that accurately tracks a candidate's application from start to finish to ensure the hiring group has access to all the information necessary to make a decision.
C) Create an entity-backed record for each of the open positions.
5. The synced record Task has a self-referential relationship defined in the column parentTaskId. There is a many-to-one record relationship between the id and parentTaskId called parentTask.
For a given task ID, you need to return the task name and the parent task name.
What should you do?
A) Create a sync-time custom record field on the Task record called parentName. Specify this field to return in the query field selection.
B) Use a!queryRecordType() with a filter on the task id, with fields specified to return recordType!Task.name and recordType!Task.parentTask.name.
C) Use a!queryRecordType() filtered on the task id once to return the task name and parent task ID. Query the record again to return the parent task name.
Fragen und Antworten:
| 1. Frage Antwort: B,D | 2. Frage Antwort: B,D | 3. Frage Antwort: A,D | 4. Frage Antwort: A | 5. Frage Antwort: B |






1110 Kundenbewertungen

