Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Upload photo from presentation server to application server

Former Member
0 Kudos

Hai All,

I am trying to upload a .gif file from my destop to application server. Please let me know, how to do that.

Regard,

Basha.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can use <b>SE78</b> to upload TIFF or BMP files.

First convert your GIF file into a BMP file and then upload using SE78.

You can also try the tcode <b>CG3Z</b> to upload your file.

Regards,

Wenceslaus.

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can use <b>SE78</b> to upload TIFF or BMP files.

First convert your GIF file into a BMP file and then upload using SE78.

You can also try the tcode <b>CG3Z</b> to upload your file.

Regards,

Wenceslaus.

Former Member
0 Kudos

Hi,

You can use tcode OAOR to do the same, this will load the file into the BDS..

thanks