cancel
Showing results for 
Search instead for 
Did you mean: 

Uploading data from Interactive form in Webdynpro ABAP

Former Member
0 Kudos

Hello All,

I am uploading data from an Offline interactive form to an ABAP WebDynpro application. Form is first downloaded, data is filled and now I am trying to upload the form to another WebDynpro application. Form DataSource is mapped to Context node with same data structure. However when I upload the form, form data does not pass automatically to specified context node.

Do I miss any important step in between? I am on SAP NetWeaver 2004s SP10.

Thanks,

Nitesh Shelar.

Accepted Solutions (0)

Answers (3)

Answers (3)

amolgupta
Active Contributor
0 Kudos

hi,

the data is automatically passed to the context when the "interactive form" UI element is there in the view.

when you just upload the pdf, just like that, it will treat it like a PDF file, not an interactive form....

try using the same interactive form which you used to create the offline form.

i hope this helps,

regards,

-ag.

thomas_szcs
Active Contributor
0 Kudos

Hi Nitesh,

This functionality was missing in SP10, but has been added recently. Note 1055738 describes the details of how it can be enabled.

Best regards,

Thomas

Former Member
0 Kudos

Hi Thomas,

we implemented Note 1055738 but this does not solve the problem.

Any other suggestions?

Thanks,

Nadin

Former Member
0 Kudos

This is a missing functionality and I believe SAP will take care of it.

As of now we will have to use coding in between to retrieve data from form and then regenerate the form.

Nitesh Shelar

Former Member
0 Kudos

Hello Nitesh Shelar,

I have the same problem. Did you find a solution?

Thanks,

Nadin