Practice Free AD0-E127 Exam Online Questions
An AEM consultant has a requirement to use "CAPTCHA" in adaptive forms.
What is the default expiration time?
- A . 45 seconds
- B . 30 seconds
- C . 60 seconds
An AEM Forms developer is developing an AEM site using JSP and needs to add a link to client libraries in the generated HTML page.
Which tag should the developer add?
- A . data-sly-call
- B . data-sly-use
- C . ui:includeClientLib
AEM Forms developer is in the process of completing "ccrDocumentlnstance SPI implementation".
Which service should the developer use to verify "Save" as the input method to generate an autogenerated draft ID and return it to AEM?
- A . mySQLDataBaseServiceCRUD
- B . mySQLGetALLData
- C . mySQLDataBaseServiceRead
An AEM Forms developer is creating Adaptive Form fragments during the process of creating an AEM form.
Which best practice should the developer follow when completing this task?
- A . Realize that an adaptive form fragment which is inserted by reference can be edited from within an adaptive form.
- B . Understand that a Fragment Model Root appears only in XSD-based adaptive forms.
- C . In an XSD-based adaptive form, save the panel as a fragment that includes another XSD fragment, so the resulting fragment will automatically be bound to the child XSD fragment.
An AEM Forms developer is tasked with the integration of AEM Forms with Adobe Analytics. The developer needs to make sure that the data elements needed for AEM Forms to send data to Adobe Analytics are configured.
Which two data elements must be configured? (Choose two.)
- A . DataName
- B . PageURL
- C . SourceURL
- D . FormName
Which parameters must be input in the trackEvent function in order to customize the tracking events in AEM Forms development?
- A . valueName and editValueMap
- B . fieldVisit and pushEventMap
- C . eventName and variableValueMap
Which access rights groups will a form developer need to add to create an AEM Forms Data Model?
- A . fdm-author and forms-user groups
- B . fdm developer and forms-member groups
- C . fdm-practioner and forms-practioner groups
Which email endpoint setting is used to enable SSL(Secure Sockets Layer) in AEM Forms?
- A . P0P3
- B . Cron Expression
- C . Inbox Protocol
Which filter has to be added to the "dispatcher.any" file to enable AEM Forms submission?
- A . /0025 {/type "allow" /glob "* /bin/xfaforms/submitaction*"}
- B . /0025 {/type "allow" /glob "* /bin/xfaforms/submit*"}
- C . /0025 {/type "deny" /glob "* /bin/xfaforms/submitaction*"}
An AEM Forms developer is creating a workflow model for review and approval and wants to introduce conditional processing paths in the workflow. The developer decides to split the workflow to meet this goal.
Which component is required to take this action?
- A . AND Split
- B . ECMA Split
- C . OR Split