cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Interactive forms

Former Member
0 Kudos

Hi All,

I got a situation like below

1. i need to create a offline adobe interactive form for trems and conditions with some buttons and checkboxes in it. and

2. I want save an instance of this form in Database. is it possible in webdynpro java and how?

And Please suggest me in how many ways can i create these Offline forms in webdynpeo java in realtime scenarios.

Thanks

Anu

Accepted Solutions (1)

Accepted Solutions (1)

Abhinav_Sharma
Contributor
0 Kudos

Hi Anusha,

This can be done using interactive forms in Webdynpro. you need to install Adobe LiveCycle Designer to edit the forms. And regarding the saving the instance in DB. You can capture a event in Webdynpro and save whatever is required in DB.

Refer [Adobe Help|http://www.sdn.sap.com/irj/sdn/adobe?rid=/webcontent/uuid/10ccb5af-08a8-2b10-77a1-ca0d1e20baca] [original link is broken]; for more details

Cheers

Abhinav

Answers (3)

Answers (3)

former_member218672
Active Contributor
0 Kudos

Hi Anusha,

You can create adobe interactive form using webdynpro java by choosing InteractiveForm during element creation in webdynpro. Please check this sap document which will help you a lot on this -

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4fd2d690-0201-0010-de83-b4fa0c93e...

hope it helps.

Regards,

Sen

Former Member
0 Kudos

Hi,

If you scenario is purely offline then you can use webservices to save an instance in the database.

Refer the below link on how to use webservices in adobe forms for pure offline scenarios:

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/7588] [original link is broken] [original link is broken] [original link is broken];

Regards,

Bala Baskaran.S

Former Member
0 Kudos

hi all,

Thanks for the quick responce but still i am in confusion, the things i want to do are

1.i want to send Offline adobe form as an Email to customers as a term and conditions with checkbox and submit button. if the customer click the submit button it will give the options to send an email.(I have a idea on this)

2. once we receive the email we want to store that one in database(this one not clear to me in my mind)

in second scenario i want to store that details into data base, inorder to do this do i need to mannually upload that PDF form into Webdynpro java applications? or

is there any possibility to get that PDF form directly triggered by webdynpro application and displayed on the screen (once i received i need to review it and if i click submit it need to store in Oracle DB directly).

so Please suggest me how to handle this scenario and also is there any other simple way to do it.

Thanks

Anu

Former Member
0 Kudos

Hi

Please have a look at this thread

Regards

Saravanan K