Oracle
1Z0-462 · Question #74
Your PageLayout template hasthe following code part ofthe template: When trying to render this page, you see the following exception in the log: What is the cause for this exception?
The correct answer is D. Page asset needs to have argA and ArgB defined as attributes part of the asset. See the full explanation below for the reasoning.
Question
Your PageLayout template hasthe following code part ofthe template:
When trying to render this page, you see the following exception in the log:
What is the cause for this exception?
Exhibits
Options
- AParameters argA and argB are not part of the MySite/Content_C/Detail template's cache criteria.
- BParameters argA and argB are not part of the PageLayout template's cache criteria.
- CPage asset needs to have argA and ArgB defined as cache criteria.
- DPage asset needs to have argA and ArgB defined as attributes part of the asset.
How the community answered
(31 responses)- A3% (1)
- B13% (4)
- C10% (3)
- D74% (23)
Community Discussion
No community discussion yet for this question.

