cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving the Form data

Former Member
0 Kudos

Dear All,

If i am creating a stand alone form. The user is trying to write some entry in the form, Is it possible to retrieve the form data.

if so can you please let me know?

Thanks

Ram M

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

If u r using Adibe Interactive form Online Scenario, In the Method Tab of the Web Dynpro Component you have write a piece of code for reading the contents of the form. This code can be generated using the code wizard. There u can find "GET ATTRIBUTES".. Using that u can retrieve the data.

If u r using offline form, u hv to write a program so that u ll upload the PDF into it. In the program there should be a piece of code to read the data of the PDF as XML From XML u can get the required data.

Hope this helps you..

Regards,

Surya

Former Member
0 Kudos

Hello Ram,

If you mean submitting the data in the form to SAP, its possible only with Adobe Interactive form. There are 2 methods for achieving the same. Online and Offline.

In turn in offline, we can send data to SAP in 2 ways. Using web service and by offline form uploading.

Hope you got the answer.

Regards

Sagar Ingalwar

Former Member
0 Kudos

Hi,

If the form is a Interactive form, it is possible to read the data written in the form.

Surya.

chintan_virani
Active Contributor
0 Kudos

Please be more descriptive about your scenario. What as in Stand alone form are you referring?

Try to mention things like

- Adobe document services (ADS) SP level.

- Adobe LiveCycle Designer version

- Adobe Reader version

- Form Technology used (Web Dynpro / HCM P&F)

- Scenario (Interactive Forms / Print forms)

Chintan