cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload a file in local system from one path to other..?

former_member203031
Contributor
0 Kudos

Hi All,

I am unable to upload a file from local system.

As i have tried the example in SAPUI5-Explored for uploading,but i couldn't able to understand some piece of code in the shown picture

especially  var m = /^\[(\d\d\d)\]:(.*)$/.exec(sResponse);

And which path should i give in the uploadUrl

    new sap.ui.unified.FileUploader("fld",{placeholder:"Select file",

           uploadOnChange:true,

           uploadUrl:" ",})

Please help me out with this...,

Thanks,

Deepak Raj.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member203031
Contributor
0 Kudos

Can i get any help regarding this........?