‎2020 Apr 07 6:38 AM
I have requirement to put digital sign on sales invoice. I put signature field on adobe form. We have interactive adobe licenses.
I have digital sign with me. Is there is any need to convert that sign before upload on ADS also where we need to put (on which path) that sign on ADS server and how to checked that and how to check or configure SSL connection.
I am checking the same from SAP program FP_PDF_TEST_07, FP_PDF_TEST_10, FP_PDF_TEST_12, it's given error as follow,
USAGE Error : No SSL connection for operation SET_TASK_GETSIGNATURES, USAGE Error : No SSL connection for operation SET_TASK_GETCERTIFICATION
I am already go through the forum and checked over there but not find any match solution.
This is new for me n doing first time. Kindly guide me on the same .
Thank You...!!!!
‎2020 Apr 07 3:43 PM
You maybe have overseen some of the blog posts here around how to do it.
Have a look here:
https://answers.sap.com/questions/479790/how-to-digitally-sign-adobe-form-on-server-side-.html
(this fits to your error message)
https://blogs.sap.com/2013/05/21/digital-signature-in-adobe-forms/
or
or
or
I think you will solve your problem for sure 🙂
‎2020 Apr 08 8:55 AM
Hi Florian,
Thanks for reply. I will check all links and update.
Thanks
‎2020 Apr 09 8:26 AM
Hi,
I go through links but i am not understand,
1. Where to upload digital signature ( Desktop or SAP Application server or ADS )
2. Is the keyname, which is passed in l_pdfobj->set_signature, an encoded key? If yes, how can it be obtained?
3. I have to display dig sign on printprview of VF03 output, after l_pdfobj->get_document and FM SCMS_XSTRING_TO_BINARY is there any more scrpiting need to done for display PDF form.
Thank you very much...||