cancel
Showing results for 
Search instead for 
Did you mean: 

Offline Adobe Upload Scenario: no server request

former_member182372
Active Contributor
0 Kudos

Hello Experts,

We have following sceanrio:

1) FileUpload UI element ('data' property bound to xstring context attribute 'PDFSOURCE')

2) Interactive Form UI element (pdfSource bound to 'PDFSOURCE' context attribute, dataSource bound to appropriate context node, templateSource set to the name of the form, displayType - 'native')

3) Button with empty action handler ('Upload')

4) Form is ZCI form

5) Server is SPS13, 1055738 is applied

The problem is that when we select the file and click on the button, running wheel appears and stays forever. Using HTTPWatch we found that no POST request is sent to server after button click.

When we set enabled property to 'false' or visible to 'none' on Interactive Form UI Element we can see POST request with file content sent to the server.

Any idea how to fix or workaround that situation?

Thank you!

Best regards, Maksim Rashchynski.

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

The form is ZCI - does it have the Web Dynpro Script inserted into the form?

http://help.sap.com/saphelp_nw70/helpdata/EN/45/2fbd67361003c3e10000000a1553f6/frameset.htm

Answers (0)