Adobe AD0-E123 Adobe Experience Manager Sites Developer Professional Online Training
Adobe AD0-E123 Online Training
The questions for AD0-E123 were last updated at Nov 19,2024.
- Exam Code: AD0-E123
- Exam Name: Adobe Experience Manager Sites Developer Professional
- Certification Provider: Adobe
- Latest update: Nov 19,2024
A content author will be using live copies on AEM.
Which two factors must the content author now consider? (Choose two.)
- A . When the inheritance Is re-enabled, the page is automatically synchronized with the source.
- B . When (everting a canceled inheritance on a paragraph system, the order of components will be automatically restored from the blueprint.
- C . If the component is marked as a container, the cancellation and suspend actions do not apply to Its child components.
- D . Changes made locally to a component marked as a container will not be overwritten by the content of the blueprint on a rollout.
A developer wants to be able to execute the following query:
SELECT
*
FROM [ntbase] AS s
WHERE
s.status =’STARTED’
Which two options are mandatory additions to the Index? (Choose two.)
- A . ntbase index rule
- B . status properly with property Index = false
- C . ntbase aggregate
- D . status property with propertylndex = true
Given this configuration property:
Which page will be cached on the dispatcher?
- A . /myproduct/myrecipe. htmI’search=searchparam
- B . /myproduct/myrecipe. html?search- s&ordet=asc&brand=ad
- C . /myproduct/myrecipe. html?brand=mybrand
A developer wants to see debug logs for SAML.
Which logger must be created for this purpose?
- A . com.adobe.granlte.debug.auth.saml
- B . com.adobe.sling.auth.saml
- C . com. adobe, granite.aulh.saml
A developer has to enable the indexing of multiple properties asynchronously.
Which type of index would the developer use?
- A . Property
- B . Lucene
- C . Ordered
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
Which two methods are used to update the cache? (Choose two.)
- A . Content Updates
- B . Restart on AEM Author Instance
- C . Restart on AEM Publish Instance
- D . Auto-invalidation on the Dispatcher
What is the out-of-the-box response of the dispatcher when requesting a URL which is defined as deny in /filter setting of the dispatcher?
- A . 400
- B . 404
- C . 403
The SAML Authentication Handler is disabled by default, and the developer wants to enable this handler
Which two properties must be at least one of the configured properties? (Choose two.)
- A . IDPURL
- B . Password of Key Store
- C . Identity Provider POST URL
- D . Service Provider Entity ID
What is the correct resource type of the configuration node?
- A . cq:Configuration
- B . slingOsgiConfig
- C . cq:OsgiConfig