Hi Team,
We created Adaptive Form Using FDM (Form Data Model ) . Insert using the adaptive form working as expected But Fetch record getting below error (old FDM model working But we created with new model same process followed its not working)
Log Snippet:
19.11.2023 20:36:31.871 *WARN* [Finalizer] org.apache.metamodel.jdbc.JdbcCompiledQuery finalize() invoked, but DataSet is not closed. Invoking close() on JdbcCompiledQuery[SELECT `userss`.`user_id`, `userss`.`user_name`, `userss`.`user_dob`, `userss`.`user_email`, `userss`.`user_gender` FROM mydb.`userss` WHERE `userss`.`user_id` = 1]
Solved! Go to Solution.
Views
Replies
Total Likes
Please check if your service is working in the Test Form Data Model window. If yes, then check the configured argument.
Please check if your service is working in the Test Form Data Model window. If yes, then check the configured argument.
@varaande Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes