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

AD0-E137 Exam Dumps - Adobe Experience Manager Sites Developer Expert

Go to page:
Question # 9

Which action is typically performed by a replication agent in AEM?

A.

Transferring content and digital assets from the author instance to the publish instance.

B.

Synchronizing user permissions between the author and publish instances.

C.

Transferring Core components for use in AEM Sites.

Full Access
Question # 10

A customer has the requirement to use SAML authentication on AEM using their SAML 2.0 compatible IDP.

Example:

    AEM: www.wknd.com/content/siteB/index.html

    IDP: https://www.idpB.com

How should an AEM Developer configure their SAML Authentication Handler?

A.

com.adobe.granite.auth.saml.SamlAuthenticationHandler.userIntermediatePath : /content/siteB

com.adobe.granite.auth.saml.SamlAuthenticationHandler.assertionConsumerServiceURL : https://www.idpB.com

B.

com.adobe.granite.auth.saml.SamlAuthenticationHandler.path : /content/siteB

com.adobe.granite.auth.saml.SamlAuthenticationHandler.idpUrl : https://www.idpB.com

C.

com.adobe.granite.auth.saml.SamlAuthenticationHandler.userIntermediatePath : /content/siteB

com.adobe.granite.auth.saml.SamlAuthenticationHandler.serviceProviderEntityId : https://www.idpB.com

Full Access
Question # 11

A customer is required to fetch only jcr:title property for pages created using the homepage template.

How would the developer write the query using QueryBuilder API?

A.

type=cq:Page

path=/content

property=jcr:content/cq:template

property.value=/conf/geometrixx/templates/homepage

B.

hits=selective

C.

properties=jcr:title

D.

type=cq:Page

path=/content

property=jcr:title/cq:template

property.value=/var/eventing/geometrixx/templates/homepage

E.

value=full

F.

properties=cq:title

G.

type=cq:Page

path=/content

property=cq:template

property.value=/var/eventing/geometrixx/templates/homepage

Full Access
Question # 12

A developer is writing a unit test for a service that depends on a query of nodes inside the JCR.

What is the correct approach to unit testing the service?

A.

Use an @Mock annotation on the Query object with when and then methods.

B.

Add the currentResource method call to include the nodes to be queried.

C.

Use SlingContext with ResourceResolverType of JCR_OAK.

Full Access
Question # 13

A developer is using the Oak query engine.

Which query language is recommended?

A.

JCR-SQL

B.

SQL

C.

XPath

Full Access
Question # 14

An Adobe Experience Manager team is using an additional DEV environment in Adobe Experience Manager as a Cloud Service as their UAT environment. An AEM architect is asked to configure a dedicated URL endpoint to be used as a preview service for the same environment.

Which configuration will accomplish this task?

A.

/apps//osgiconfig/author.uat/.cfg.json in ui.apps.structure project

B.

/apps//osgiconfig/config.publish.uat/.cfg.json in ui.config project

C.

/apps//osgiconfig/config.uat.author/.cfg.json in ui.config project

Full Access
Question # 15

What is the role of the "Retry Delay" setting in an AEM replication agent's configuration?

A.

It defines how often replication failures will be retried.

B.

It controls the delay between each replication trigger.

C.

It specifies how long to wait before marking a replication job as failed.

D.

It manages the interval at which the replication queue is processed.

Full Access
Go to page: