cancel
Showing results for 
Search instead for 
Did you mean: 

Download ZIP, JPg & BMP file using File Download UI element

Former Member
0 Kudos

Hi experts,

Can anyone tell the process of downloading ZIP BMP & JPG file using File download UI element.

and what should be the File type and MIME type for each file....

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Osta,

with regards to the usage of the FileDownload you might have a look at Web Dynpro Application wdr_test_events -> Libraries -> Standard -> FileDownload. The mime types could be the following ones: application/x-zip-compressed, image/bmp, image/x-citrix-pjpeg.

Best regards,

Andreas