


submitting the form on my server produces this error. I binded only one field to my data source and then I unbinded to test but still same problem. however in my local machine there is no problem. the only difference with my local machine is de java sdk local is jdk 8u201 and server is jdk 11.0.4
Solved! Go to Solution.
I solved the ssl certificate error with this
How to resolve "unable to find valid certification path to requested target" error?
I still have other 3 errors I will make a new post
What's Your AEM version and what's the submit action configured to?
I am now working on AEM 6.5 version. same on both local and server machines. only difference is the java SDK as stated above.
submit action is configured to Invoke and AEM workflow. very simple send email workflow.
works on local does not work on server.
more information on the errors
I solved the ssl certificate error with this
How to resolve "unable to find valid certification path to requested target" error?
I still have other 3 errors I will make a new post
By any chance did you missed uploading the cert which allows your instance to make connection to service.?
uploading the certs where? I have inserted the certificate doing the ssl configuration. if that is what you meant then yes.
You mentioned that it's resolved now. Isn't it?
yes the ssl certificates is resolved