cancel
Showing results for 
Search instead for 
Did you mean: 

sap.m.uploadCollection

former_member185241
Active Participant
0 Kudos

Hello Experts,

I am able to upload/download files to/from gatway client.

From UI5 application i have to use uploadCollection control. Could you please let me know which all methods i have to use for complete my scenario ?

Thanks,

Abhi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185241
Active Participant
0 Kudos

Hello

I created now the gateway and uploadcollection in UI5. I can see files are getting stored in DB using create_Stream.

My problem is in UI busy state is always on with message : Upload completed. Please wait for the server to finish. Could you please let me know how to stop the busy indicator.


By now i have created onchange() and onBeforeUpload()

Could you please let me know which method i have to implement to make the attachment work correclty.

Thanks,

Abhi