Appian Associate Developer (ACD100) — Question 51
A record type is using a process as its data source. Which statement is true?
Answer options
- A. Archived process instances are accessible with process-backed records.
- B. The record has access to current values of process variables within process instances.
- C. Process-backed records derive information from a data store entity.
- D. Process-backed records can only access process variable values when a process instance completes.
Correct answer: B
Explanation
The correct answer is B because process-backed records can access the current values of process variables while a process instance is still active. Options A, C, and D are incorrect as they either misrepresent the accessibility of archived instances, the source of information for process-backed records, or the timing of when process variables can be accessed.