Skip to Content
0
Former Member
May 27, 2011 at 08:30 PM

Ways to distribute form to user and to receive data

29 Views

Hi,

I would like to provide a dynamic form for offline entry only to users which are authenticated to a web site which is not sap web site.

By dynamic, I mean that certain fields would be filled with dynamic data (drop downs etc.)

Is this possible... is there a way to just call a url and receive a dynamic form which would be filled in offline.

Once the form is filled in , I would like the user to upload the file within the web application (once again) not an SAP server. Is there a way this application could call a url to upload the form to ADS so that it is processed and that the data will be saved ... ?

That is :

1 user logs in to not sap web site

2 user clicks url and receives form filled in with his data

3 user saves file locally and fills it in

4 user logs in to not sap web site again

5 user uploads his form

6 adobe forms infrastructure processes the form and updates SAP back ends and saves pdf in archiving.

Thanks in advance.