Appian ACD301 Exam Practice Questions (P. 2)
- Full Access (71 questions)
- One Year of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
You are designing a process model where a user's loan application needs to be simultaneously reviewed by both an underwriter and a credit analyst before moving on to a decision node based on the outcomes of the reviews.
Which two node configurations should you recommend to ensure that both reviews are completed before the process proceeds? (Choose two.)
Which two node configurations should you recommend to ensure that both reviews are completed before the process proceeds? (Choose two.)
- AActivity chaining disabled
- BSynchronous subprocess
- CMultiple node instances (MNI)
- DActivity chaining enabled
send
light_mode
delete
Question #7
You are managing an employee onboarding process, which involves passing employee custom data types (CDTs) between parent processes and subprocesses, that will return output to a parent process.
You initially passed the CDTs by reference in subprocess. However, a recent update to the employee CDT structure caused some in-progress subprocesses to fail because they expect the new CDT version.
How should you handle this situation going forward?
You initially passed the CDTs by reference in subprocess. However, a recent update to the employee CDT structure caused some in-progress subprocesses to fail because they expect the new CDT version.
How should you handle this situation going forward?
- ACast the data in the subprocess so that versions will align.
- BPass the employee CDT by value in the subprocesses
- CUse a Start Process smart service to run the subprocess.
send
light_mode
delete
Question #8
You have created a new record type whose data source comes from an integration. The integration's response body includes a definition key, which consists of a nested array of key-value pairs. Not all keys are used, and the nested array can be of varying length.
You have decided that the best way to store definition inside the record type is as a JSON string, using a!toJson() in the record source expression. The record type syncs successfully.
You use a!fromJson() when you need to convert the JSON string back to an array, but this method does not work consistently. Sometimes, a!fromJson() returns the following expression evaluation error:
“The jsonText parameter was not valid JSON.”
You have verified that the integration itself consistently returns valid JSON.
What is the source of this error?
You have decided that the best way to store definition inside the record type is as a JSON string, using a!toJson() in the record source expression. The record type syncs successfully.
You use a!fromJson() when you need to convert the JSON string back to an array, but this method does not work consistently. Sometimes, a!fromJson() returns the following expression evaluation error:
“The jsonText parameter was not valid JSON.”
You have verified that the integration itself consistently returns valid JSON.
What is the source of this error?
- AThe definition key is sometimes too long to store in a web-synced backed record type, and is truncated.
- BThe definition key has too many nested key value pairs, and a!fromJson() has a limit of 100 key value pairs.
- CThe definition key has special characters that are ш allowed In Appian and needs to be removed.
send
light_mode
delete
Question #9
Towards the end of a sprint planning session, you discover that the business stakeholders have differing priorities on certain features, leading to confusion about what should be included in the upcoming sprint.
How should you manage this situation to ensure the team can proceed effectively?
How should you manage this situation to ensure the team can proceed effectively?
- AEngage the stakeholders in conversation to express their priority concerns and underlying timelines. Then, allow the product owner to decide on the priority.
- BPrioritize the features that are technically easier to implement, allowing the team to make progress while waiting for the stakeholders to resolve their differences offline.
- CProceed with the sprint planning based on the original backlog to ensure the current sprint stays on schedule. Plan to resolve the prioritization conflict in the next sprint.
send
light_mode
delete
Question #10
Your customer wants to enable logging on web APIs in your Appian Cloud environment to more easily troubleshoot any web APIs failures.
Which two safeguards does Appian enforce to prevent the storage of sensitive data? (Choose two.)
Which two safeguards does Appian enforce to prevent the storage of sensitive data? (Choose two.)
- AAny binary files sent in the request body will be replaced with the string “<binary>”
- BAny sensitive data in the request body. HTTP headers, or query parameters will be masked.
- CCredentials sent in the HTTP request will be masked
- DHTTP request/response log will be available for 30 days
send
light_mode
delete
All Pages
