cancel
Showing results for 
Search instead for 
Did you mean: 

Upload file store at server ? Can i store it locally ?

Former Member
0 Kudos

Hi,

My uploadfile from local store at "/usr/sap/APD/JC00/j2ee/cluster/server0/ " but i wanted to store at locally it is possible. Actully i need to send it as attachement.

Regards,

Gurprit Bhatia

Accepted Solutions (0)

Answers (1)

Answers (1)

nikhil_bose
Active Contributor
0 Kudos

Usually files are stored in J2EE server while saving and uploading. You can use FileDownloadUIElement to store in client machine.

nikhil

Former Member
0 Kudos

Hi,

Please tell me how i stored file locally from J2EE Server.Please provide code for that if possible.

Regards,

Gurprit Bhatia

Former Member
0 Kudos

Hi,

To store files locally you need to use the fileDownload ui.

Regards

Ayyapparaj

Former Member
0 Kudos

Hi,

Please provide code for file download from application server to locally through FileDownloadUi if possible.

Regards,

Gurprit Bhatia

Former Member
0 Kudos