Certified Pega Robotics System Architect v8.0 — Question 15
Based on best practices for naming standards and project layout, which three items are located in the root folder of an adapter project? (Choose three.)
Answer options
- A. Global Container
- B. Custom DLL
- C. Procedures Folder
- D. Adapter
- E. Actions Folder
Correct answer: A, B, D
Explanation
The correct answers, A (Global Container), B (Custom DLL), and D (Adapter), are essential elements that should reside in the root of an adapter project as per best practices. Options C (Procedures Folder) and E (Actions Folder) are typically organized within specific subdirectories rather than the root.