Hi Team,
I have setup Form Data Model Integration using jdbc driver in aem form. As per the given steps in Adobe Experience Manager Help | AEM Forms Data Integration and video Creating a Form Data Model for Database Integrations - YouTube .
i have install the jdbc driver in aem osgi bundle setup Mysql workbench and create a database and schema in mysql workbench then setup the data source in aem configuration as per the steps and when i created data model in aem data integration its showing me below error " Unable to fetch data Source"
Please help me out from this i am new to this technology and not getting much help from other blogs.
Thanks in Advance.
Mohit Vashisht
Views
Replies
Total Likes
please attach the screenshot of Datasource settings, JDBC driver details, error logs and AEM forms version.
What is the version of MySQL Database?
Try using the driver from this location
https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.12
I used the driver version 8.0.25(latest) with AEM6.5.8 but it didn't work. I was wondering why then I switched my driver to 8.0.12 and it worked! eventually, I found your comment/suggestion to use 8.0.12. Thanks anyway
@bilal_ahmad thank you , it worked
@Bhavana-Kulkarni I hope the AEM community has been helpful. We look forward to your return as either a learner or a contributor. The community grows with SMEs like you. Invite your AEM peers to contribute too. Happy AEM learning!
Views
Replies
Total Likes
Thanks so much now able to get the data value that created in mysql workbench but there is another error getting when i am submitting form
i need to configure submit button or anything else.
thanks!
Send the server error log
Also you need to configure the submit action of the form to submit using form data model
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies