Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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

Full Access
Question # 5

Which offloading-related service is used by each AEM instance to connect to AEM Topology Connector?

A.

Cluster Service

B.

Discovery Service

C.

Topology Connector Service

Full Access
Question # 6

Which service is used in AEM to control how AEM instances interact with a topology, while running on instances?

A.

Web Console Service

B.

Apache Sling Resource-Based Service

C.

Offloading Service

Full Access
Question # 7

In an AEM as a Cloud Service environment, a client needs a feature to be able to explicitly clear a dispatcher cache of required resources.

Which approach is preferred to create this feature?

A.

Enable the explicit cache invalidation feature in cloud manager.

B.

Use Replication API along with replication flush agent.

C.

Create a servlet, which will make an HTTP request to the dispatcher.

Full Access
Question # 8

Review the following HTL code snippet:

use.testComponent='${com.adobe.core.models.TestComponent'@

testParam='testValue'}'>

Which two approaches correctly read the value of testParam in Sling model? (Choose two.)

A.

@lnject @Sourcef'request-aItribuIes") @Named{"testParam')

B.

@RequestAttribute(name = "leslParam")

C.

@lnject(name = 'testParam')

D.

@lnjecT @Prop("testParam")

Full Access
Question # 9

A developer working in an AEM as a Cloud Service environment will be using Golden Master.

What is being used by this developer?

A.

Publish tier

B.

Content Repositoty

C.

Cloud Manager Git Repository

Full Access
Question # 10

A developer wants to send a SAML Authentication Request to a specific URL of a system entity that creates, maintains, and manages identity information.

Which property of SAML Authentication Handler configuration must be configured with this URL?

A.

Identity Provider URL

B.

Path

C.

Default Redirect

Full Access
Question # 11

A developer has created a custom workflow model. While using this custom workflow model on multiple assets/pages, an individual workflow instance is getting started for each asset/page.

Which property can be enabled to start a single workflow instance if multiple assets/pages have been selected7

A.

Multi Resource Support

B.

Multi Resource Enable

C.

Transient Workflow

Full Access
Question # 12

Which two configurations will be applied if an instance starts with the run modes author, dev, and emea7 (Choose two.)

A.

/apps/Vconfig.emea

B.

/config/author.dev.emea.noldap

C.

/apps/Vconfig.tesl.dev

D.

/apps/Vconfig.author.emea.dev

Full Access
Question # 13

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

Full Access
Question # 14

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

Full Access
Question # 15

A developer wants to build an AEM project with a specific version. Which property on Maven would be used for this purpose9

A.

B.

C.

Full Access