cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload multiples images from sapui5 app

al_sapui5
Participant
0 Kudos

Hello i need to send mutiples images from a sapui5 app can i add all this images in a model and send it to the odata and how? or what do you thinks is the best way to do this. it's my firt time doing this so tha's way all this question and if you have a tutorial creating the odata and sending the images from the app better!

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

geert-janklaps
Active Contributor

Hi,

Please have a look at the UploadCollection samples, this component allows you to easily upload multiple files at once.

The samples can be found here:

https://ui5.sap.com#/entity/sap.m.UploadCollection

Best regards,

Geert-Jan Klaps

al_sapui5
Participant
0 Kudos

And from odata how am i going to manage this ?

geert-janklaps
Active Contributor
0 Kudos

Hi,

A good example can be found here:

https://blogs.sap.com/2019/12/29/sapui5-and-odata-uploadcollection-example/

Best regards,

Geert-Jan Klaps