Hi,
I have created a sample table in mysql and tried to create a form data model based on a schema-> table.
While trying to do testing for read and insert I get the following error.
While reading : Deserialization not allowed for class [Ljava.lang.String; (on Thu Jun 04 16:49:46 IST 2020)
While inserting : {
"errorMessage": "java.lang.UnsupportedOperationException: Deserialization not allowed for class [Ljava.lang.String; (on Thu Jun 04 16:50:05 IST 2020)"
}
Please help.
Thanks,
Bibhu.
Views
Replies
Total Likes
Please locate “DeserializationFirewallImpl” configuration under configMgr( http://<hostname>:<portno>/system/console/configMgr) and add [ like below.
I hope this will help.
Views
Replies
Total Likes
I have already added the below URLs.
com.mysql.jdbc.Driver
jdbc:mysql://localhost:3306/mysql
Can you please let me know what else need to be added?
Hi Girish,
It's already there in whitelist.
Send the screen shot of your table and form data model
Please find the screenshots below.
@Rakhi_Sukhadeve PFB the screenshot.
@BibhuNayakPlease add the one highlighted in my screenshot.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies