Which type of form rules will an AEM Forms developer need to use to invoke services that are configured in the Services tab of a Form Data Model?
Answer : A
This is the type of form rules that a form developer needs to use to invoke services that are configured in the Services tab of a Form Data Model. Adaptive rules are executed on the client side and can be used to perform actions such as setting field values, showing or hiding panels, or invoking form data model services.
An AEM consultant has a requirement to use "CAPTCHA" in adaptive forms. What is the default expiration time?
Which user group can create and preview adaptive forms or interactive communications templates for AEM Forms on OSGi?
Which email endpoint setting is used to enable SSL(Secure Sockets Layer) in AEM Forms?
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?
Which property enables the Dispatcher to associate a farm with the domain?
Answer : B
This is the property that enables the Dispatcher to associate a farm with the domain. The /virtualhosts property specifies a list of domain names that are served by a farm. For example, /virtualhosts { ''example.com'' } means that only requests for example.com are handled by this farm.
An AEM Forms developer wants to integrate AEM Forms with Adobe Sign to enable e-signature workflows for adaptive forms.
What is a required prerequisite the AEM Forms developer needs to have before configuring the integration?
Answer : A
This is a required prerequisite that an AEM Forms developer needs to have before configuring the integration of AEM Forms with Adobe Sign. The Client ID and Client Secret are credentials that are used to authenticate the AEM Forms server with the Adobe Sign API. They can be obtained by creating an API application on the Adobe Sign web portal.