Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A front-end developer working on an AEM SPA project cannot see the property that should be exposed in the JSON of the new component added to the homepage.

Which option would give information if the required property is exposed by the Sling Model?

A.

[homepage-path]/model.json

B.

[homepage-palh]/s ling j son

C.

[homepage-path]/sling-model.).json

Which datastore is useful when the datastore is on Network File System (NFS}?

A.

S3DataStore

B.

FileDataStore

C.

CachingFileDataStore

A developer is checking an AEM start script on the server and notices the CQ_JVM_OPTS parameter is set to the following:

'-agentlib:jdwp=transport=dt_socketladdress=8000,server=y,suspend=n" How will this value affect the start of the AEM instance?

A.

AEM instance will run in the debug mode

B.

AEM instance will temporarily be suspended, and it will not be able to start

C.

AEM instance will start in the publish mode

What would be the packageType for immutable code packages in Maven project structure?

A.

container

B.

content

C.

application

What is the correct resource type of the configuration node?

A.

cq:Configuration

B.

slingOsgiConfig

C.

cq:OsgiConfig

A developer needs to use the AEM Core Components. What is the recommended way to complete this task?

A.

By referencing them directly from the content

B.

By changing their component group to use them directly in editor

C.

By using proxy components

How would a developer define global project properties in Maven project structure?

A.

section of the "core" package pom.xml

B.

section of the "all" content package pom.xml

C.

section of the parent pom.xml

An author wants to define a blueprint configuration to identify an existing website that will be used as the source for one or more live copy pages.

Which two structure rules must the content author follow? (Choose two.)

A.

The root ofeach language branch has at least two child pages

B.

The immediate child pages ofthe root are language branches of the web site.

C.

Each language page must have a country child page.

D.

The web site should have a single page as the root.

A developer wants to overwrite an OSGi configuration via the codebase.

Which one of the Maven modules is the place to create this configuration on the codebase?

A.

ui.content

B.

ui.apps

C.

core

A developer has created a transient workflow, but a specific step defeats the purpose of making the workflow transient. The step creates a sling job to proceed further and generates error messages in log files.

Which step must be avoided to eliminate this problem?

A.

Container Step

B.

Goto Step

C.

Process Step