April 14, 2020
Estimated Post Reading Time ~

Submitting Adaptive Form Data to MySQL using a DataSourcePool

You can create an Adobe Experience Manager (AEM) 6.3 form and submit the data to a custom AEM service. The custom service uses the Java JDBC API to persist data into a relational database. Although an Adaptive Form does let you configure a data model to submit data to a relational database, by creating a custom service, you can fully control how the data is submitted to MySQL. For example, you can perform additional operations by using Java logic prior to updating a database.

Te following form represents the form that is created in this article.


To read this development article, click https://helpx.adobe.com/experience-manager/using/aem63_datasourcepool.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.