cancel
Showing results for 
Search instead for 
Did you mean: 

File uploader in sapiu5

Former Member
0 Kudos

Hi,

I have a form with 2 file uploader.. on click of form i wil save data,, in ajax success callback i am setting url and calling upload(); for first one, on uploadComplete i am calling upload() for second one.. first one is getting uploaded successfully and for second one i am getting the below error..

org.apache.poi.openxml4j.exceptions.InvalidFormatException: Package should contain a content type part [M1.13]

Accepted Solutions (0)

Answers (1)

Answers (1)

saivellanki
Active Contributor
0 Kudos

Hi Krishna,

Not sure what might be the issue. But just a blind guess, did you set multiple property of File Uploader to 'true'?

JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.unified.FileUploader

Regards,

Sai.