cancel
Showing results for 
Search instead for 
Did you mean: 

Attachments to Interactive Forms webdynpro abap

Former Member
0 Kudos

Hi,

I am calling the adobe interactive form from web dynpro abap.I have requirement to use the standard attachment feature of adobe interactive form.Once we click on the submit to SAP button I need to get the attachment back to web dynpro so that i can save the attachments to documentum.

I have searched in SCN.But nothing resolved my issue.Help me on this.

Thanks and regards,

Simi A M

Accepted Solutions (0)

Answers (2)

Answers (2)

RalfRuth
Employee
Employee
0 Kudos
Former Member
0 Kudos

Hi Simi,

There is no support for attachments to interactive forms up to SAP NetWeaver 70 EhP2.

Refer SAP Note - 1260750

Still It worked for me in the offline scenario. When you upload a form with attachment using uploader UI element in WD, create a pdf object and give reference to the uploaded form. For pdf object there is a method 'get_attachments( )'. It will return you the attached file. I am not sure about the attachment functionality in submitToSAP button and online scenario.

Thanks & Regards,

Sanoosh