Exception in getting Wrapped Parameter Map For Pdf Submit Error during document of record generation. | Community
Skip to main content
ayecona
Level 5
August 28, 2019
Solved

Exception in getting Wrapped Parameter Map For Pdf Submit Error during document of record generation.

  • August 28, 2019
  • 8 replies
  • 6487 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ayecona

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

8 replies

Mayank_Gandhi
Adobe Employee
Adobe Employee
August 28, 2019

What's Your AEM version and what's the submit action configured to?

ayecona
ayeconaAuthor
Level 5
August 28, 2019

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.

ayecona
ayeconaAuthor
Level 5
August 28, 2019

more information on the errors

ayecona
ayeconaAuthorAccepted solution
Level 5
August 28, 2019

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

Mayank_Gandhi
Adobe Employee
Adobe Employee
August 28, 2019

By any chance did you missed uploading the cert which allows your instance to make connection to service.?

ayecona
ayeconaAuthor
Level 5
August 28, 2019

uploading the certs where? I have inserted the certificate doing the ssl configuration. if that is what you meant then yes.

Mayank_Gandhi
Adobe Employee
Adobe Employee
August 28, 2019

You mentioned that it's resolved now. Isn't it?

ayecona
ayeconaAuthor
Level 5
August 28, 2019

yes the ssl certificates is resolved