How does a XFA script behave in an XDP file, based on the XFA script event "validationState"?
How does a XFA script behave in an XDP file, based on the XFA script event "validationState"?A . It is mapped to the Validation expression in adaptive form. B. The script is executed at runtime and cannot be overridden in adaptive form. C. It is mapped to the Allows multiple...
Which log file in AEM contains all the logs related to user-generated repository changes, as captured in AEM Forms?
Which log file in AEM contains all the logs related to user-generated repository changes, as captured in AEM Forms?A . access.log B. stderr.log C. audit.logView AnswerAnswer: C Explanation: This is the log file in AEM that contains all the logs related to user-generated repository changes, as captured in AEM Forms2....
Which two out-of-the-box events are tracked in an analytics enabled AEM Adaptive Forms? (Choose two.)
Which two out-of-the-box events are tracked in an analytics enabled AEM Adaptive Forms? (Choose two.)A . save B. abandon C. cancel D. rejectView AnswerAnswer: A,B Explanation: These are two out-of-the-box events that are tracked in an analytics enabled AEM Adaptive Forms. The save event is tracked when a user saves...
What is the name of the OSGI Configuration with which an AEM Forms developer configures a data source from a relational database?
What is the name of the OSGI Configuration with which an AEM Forms developer configures a data source from a relational database?A . Apache Sling MySQL Connection DataSource B. Apache Sling Connection Pooled DataSource C. Apache Sling JDBC Connection DataSourceView AnswerAnswer: B Explanation: This is the name of the OSGI...
What should be used to meet this requirement?
An AEM Forms developer is creating a workflow model for review and approval and needs to get multiple workflow stages to report the progress of workflow. What should be used to meet this requirement?A . Adaptive Form properties B. Configuration Manager C. Workflow model propertiesView AnswerAnswer: C Explanation: This is...
How does a XFA script behave in an XDP file, based on the XFA script event "validationState"?
How does a XFA script behave in an XDP file, based on the XFA script event "validationState"?A . It is mapped to the Validation expression in adaptive form. B. The script is executed at runtime and cannot be overridden in adaptive form. C. It is mapped to the Allows multiple...
Which default right is being checked?
An AEM form administrator is configuring the access rights for all new users in AEM and is making sure that the default right necessary for users to read, modify, create and delete the content in AEM forms is present. Which default right is being checked?A . author B. content-authors C....
What is the default expiration time?
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 secondsView AnswerAnswer: C Explanation: This is the default expiration time for CAPTCHA in adaptive forms3. After 60 seconds, the CAPTCHA image refreshes and the...
Which filter has to be added to the "dispatcher.any" file to enable AEM Forms submission?
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*"}View AnswerAnswer: B Explanation: This is the filter that has to be added to the...
After how many minutes will the file be picked up from the scanned folder?
An AEM Forms developer is configuring Watched Folder properties for schedule of Asynchronous batch processes. By default, the waitTime property is configured as 3,600,000 milliseconds, and the file was created one minute earlier. After how many minutes will the file be picked up from the scanned folder?A . After 29...