An AEM Forms developer wants to use an API service to process files of a Watched Folder. The developer decides to use an API to return an immutable map of type Map that contains the configuration parameters of a Watched Folder.
Which API is the developer using?
This is an API service that can be used to process files of a Watched Folder. It returns an immutable map of type Map that contains the configuration parameters of a Watched Folder. The configuration parameters include input location, output location, failure location, and other custom parameters.
What is the name of the OSGI Configuration with which an AEM Forms developer configures a data source from a relational database?
This is the name of the OSGI Configuration with which an AEM Forms developer configures a data source from a relational database. It allows the developer to specify the connection properties such as driver class name, connection URL, user name, password, and pool size.
An AEM Forms developer wants to render a PDF form to the client using the Form service. The developer needs to invoke a certain method on the
com.adobe.livecycle.formsservice.client.PDFFormRenderSpec object to enable the client rendering.
Which option shows the correct way of using the needed method to accomplish the goal?
This is the method that an AEM Forms developer needs to invoke on the com.adobe.livecycle.formsservice.client.PDFFormRenderSpec object to enable the client rendering. It sets the renderAtClient property to RenderAtClient.Always, which means that the PDF form will always be rendered at the client side using Adobe Reader or Acrobat.
An AEM Forms developer wants to create an Interactive Communication.
What is a required action the AEM Forms developer needs to perform before it can be created?