Practice Free AD0-E128 Exam Online Questions
Which approach is used to debug AEM Client Libraries?
- A . Enable debug=true in the clientlib URL
- B . Increase the JVM heap size
- C . Run dispatcher flush commands
- D . Modify the error.log log level
A developer needs to set up a new AEM project archetype for a Single Page App.
Which is compatible for the frontend Module property?
- A . general
- B . react
- C . webpack
- D . angular-cli
Which best practices should be followed for AEM instance maintenance? (Choose two)
- A . Regularly purge workflow instances
- B . Modify repository nodes under /libs
- C . Use Cloud Manager for instance upgrades
- D . Store all custom configurations under /etc
A team is designing a promotional landing page that includes a reusable banner, call-to-action buttons, and a product carousel. The design should be consistent across different marketing campaigns.
Which AEM feature would be most effective for this purpose?
- A . Page Template
- B . Content Fragment
- C . Component Library
- D . Experience Fragment
Which step is necessary when configuring multi-site management in AEM?
- A . Defining a Blueprint in Multi-Site Manager (MSM)
- B . Configuring static templates in CRXDE Lite
- C . Adding new rules to the dispatcher.any file
- D . Manually editing node properties in the JCR repository
Which steps are required to implement a Sling Model in AEM? (Choose three)
- A . Use @Model(adaptables = Resource.class) annotation
- B . Define properties using @Inject annotations
- C . Override the cq:template node
- D . Implement the Exporter interface for JSON serialization
- E . Add permissions in /etc/security
Which benefits do Content Fragments provide in AEM? (Choose three)
- A . Reusable content across multiple pages
- B . JSON output for headless CMS
- C . Ability to store binary assets
- D . Content structure consistency
- E . Dispatcher rule configuration
A developer needs to use the Custom Rollout Configurations to exclude specific content from being replicated during the rollout process.
How should a developer meet this goal in AEM MSM?
- A . By defining exclusion rules in the Rollout Configuration to filter out the content based on specific criteria
- B . By modifying the Dispatcher configuration to prevent the replication of the excluded content
- C . By configuring the Rollout Configuration replication agents to skip the specified content during the replication process
- D . By creating a custom workflow to ignore the specified content during the replication workflow
A retail website wants to give its UX team ability to create new page templates in an AEM.
What needs to be done to allow UX to create new template?
- A . Give UX team developer access
- B . UX Team is given "Template Author" role
- C . UX team working with the developer team
- D . Assign UX team administrator access
Which OSGi configurations can affect AEM debugging? (Choose two)
- A . Logging level adjustments
- B . ClientLibs dependency management
- C . Workflow replication settings
- D . Debugging JVM memory utilization