cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Signatures in Workflow

Former Member
0 Kudos

Hi All,

We have a requirement, where we have to use digital signatures in workflow. It means, at each level the form should be signd digitally. Has anybody done this before?

Can we store the digital signature somewhere, and then set it dynamically at each step of workflow.

Thanks in Advance,

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amit,

This is very much possible.

all you have to do, is store the keys of the signatures, in keyStore of the Visual Admin.

Then, programatically, you can fetch these signatures from the server & sign the document.

There are standard BAPIs provided for the same.

This process is called: Server-side digital signatures.

Please refer to this link of help-sap, for exact details:

http://help.sap.com/saphelp_nw70/helpdata/EN/58/06abab9ccf44e294105607707e5c50/frameset.htm

Regards,

Hanoz

Former Member
0 Kudos

Hi Hanoz,

Actually we are stuck in configuration. We have followed ADS Config guide for using SSL connection in ADS.

Now our portal is running on HTTPS link, and is working fine. But when I run any test program like FP_PDF_TEST_00, it is asking for User id and password. We tried giving ADSUser and J2ee Admin id password, but didn't work.

When we cancel the popup, it is giving following error:

SOAP Framework error: SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code(100.101).

Please help me on this issue.

Regards,

Amit

Answers (0)