ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 24 - AD0-E906 discussion

Report
Export

A developer modified the default image metadata schema to include a text field with the property 'myProject:photographer'. While testing, the developer edited the metadata of an asset and entered the name 'Sabastiao Salgado' onto the custom field. However, the developer encountered an Issue and noticed that the value of the custom field does not display on a component.

What is a possible cause of this issue?

A.
The text field does not accept special characters
Answers
A.
The text field does not accept special characters
B.
the properly 'myProject:photgrapher already exists and is causing conflicts.
Answers
B.
the properly 'myProject:photgrapher already exists and is causing conflicts.
C.
The namespace 'myProject is not registered.
Answers
C.
The namespace 'myProject is not registered.
Suggested answer: C

Explanation:

The issue of the custom field not displaying correctly on a component is likely because the namespace 'myProject' is not registered in AEM. AEM requires that custom namespaces be registered before they can be used for storing metadata properties. Without registering the myProject namespace, the system cannot properly recognize the custom property, leading to issues displaying the value.

Namespace registration: Custom namespaces like myProject need to be defined in AEM before they can be used to store properties.

Option A is incorrect because the text field should accept special characters, and Option B is incorrect unless there is already a conflicting property name, which is not indicated in this scenario.

Refer to AEM documentation on namespace registration for steps on how to register a custom namespace in AEM.

asked 02/10/2024
Mike Schatens
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first