cancel
Showing results for 
Search instead for 
Did you mean: 

SAP UI5 - File/Attachment upload (sap.ca.ui.fileupload)

0 Kudos

Hi,

I am currently using sap.ca.ui.fileupload for multiple attachments. Currently I have a problem while making a POST call in IE 9, Can anyone give me suggestion or workaround on how I can make it work in IE 9. Also I have seen that on SAP UI5 API documentation that this control is no longer supported. And instead they have provided with an alternative sap.m.uploadcollection control. As most of the work has been done in my application using sap.ca.ui.fileupload control, and its working fine in all browsers except IE9; I don't think there is a need to change the control.

I just a need solution to make the control sap.ca.ui.fileupload work in IE9. If not can anyone please provide a working example of how to use the sap.m.uploadcollection control with ODATA.


Thanks & Regards,

Ajay Chippa

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184739
Contributor
0 Kudos

Hi Ajay,

Solution you are looking is here.

http://scn.sap.com/community/gateway/blog/2015/04/17/uploading-attachment-from-legacy-non-html5-brow...

Now you can easily upload files from IE9 and older browsers ! Let me know any concerns.

Regards

Prabaharan Asokan

ashwin_narayan
Participant
0 Kudos

Hi,

Would be able to share the piece of code how you are using it?

Thanks,

Ashwin

Former Member
0 Kudos

This message was moderated.

former_member184739
Contributor
0 Kudos

Hi All,

Did you get a chance to look at below thread discussing the same issues and the fixes involved. http://scn.sap.com/thread/3386003

Check this link in IE9 SAPUI5 SDK - Demo Kit for reference.

Also going forward please post these Questions in SAPUI5 forum as that is more appropriate.

SAPUI5 Developer Center | SCN

Please don't get me wrong. Thanks

Regards

Prabaharan Asokan

former_member184739
Contributor
0 Kudos

Hi Ashwin,

Please see my reply below. Hope its useful for you.

Please close the thread if you have found a solution.

Regards

Prabaharan Asokan

former_member184739
Contributor
0 Kudos

Hi,

Solution you are looking is here.

http://scn.sap.com/community/gateway/blog/2015/04/17/uploading-attachment-from-legacy-non-html5-brow...

Now you can easily upload files from IE9 and older browsers ! Let me know any concerns.

Regards

Prabaharan Asokan