cancel
Showing results for 
Search instead for 
Did you mean: 

Offline Adobe Interactive form from SFP ( ABAP )

Former Member
0 Kudos

Hi all,

I searched on sdn but could not get a firm answer for following questions :

1. Is it possible to use digital signature on offline forms - for which inbound processing is done by sap mail on ABAP side?

2. What all data sources ( like webservice ) is possible if I develop from SFP ?

3. If I use webservice - how can I map webservice interface to context?

Thanks and regards,

Amit.

Accepted Solutions (1)

Accepted Solutions (1)

OttoGold
Active Contributor
0 Kudos

Hello

1) I am not sure what do you mean. The user signs the form and after uploading it into SAP the signature is tested to be valid

2) user input, SAP backend data, webservices, attached files

3) find yourself a tutorial. If you don´t know how to maitain a binding, you can do it two ways: create a data source and then use drag and drop to place the fields from the data source onto your form layout. If you prefer to handle the webservice manually (through scripting) then as a part of the script set the values of the fields you need.

Regards Otto

Former Member
0 Kudos

Hi Otto,

Thanks for your inputs.

Let me clarify my questions further :

For question 1 - What I am asking here - Are there standard ABAP API's available for veryfying Adobes digital signatures ?

For question 2 - When we enter in ALD via SFP - some data connection options are disabled. Also there is no option for RESTful service/ secure wsdl connection - are they supported with ALD 8.1 ?

Thanks and regards,

Amit.

manthanraja
Active Participant
0 Kudos

hi sunil

for your second question you can refer the release notes

here >> http://help.adobe.com/en_US/livecycle/8.2/lcdesigner_releasenotes.htm

for your first question you can refer the sap help doc

here >> http://help.sap.com/SAPhelp_nw04/helpdata/en/4f/65c3b32107964996a56e4165077e24/content.htm

BR

Manthan.

OttoGold
Active Contributor
0 Kudos

1) go to transaction SE38, check FP_* and you will find some demo programs where some of them are for working with digital signatures. also note there is at least one blog in adobe forms about digisigs

2) I don´t know what you ask about. Too technical for me

Otto

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for all your help.

OttoGold
Active Contributor
0 Kudos

hello again! I wonder how did you like our answers and how did they help you to accomplish your task? Probably there is an experience you could share with us? Would be great, thank you, Otto