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: 

uploading picture on application server

Former Member

hi all,

I already store the picture in my c drive .

How i upload that pic file into applicatiion server.

help me

thank you.

1 ACCEPTED SOLUTION

Former Member

Hi Pawan,

You have a picture at the presentation server.

You can use the transaction SE78 to upload the picture file to the Application server.

You can also use the transaction OAER to upload the picture at the Application server.

In that transaction OAER give the following details and execute it:

Class Name: Pictures

Class Type : OT

Object Key: Give the name by which you want to store picture at the Application server

After executing it at the Lower left hand side section under the tab: Create

Open the Standard document types-->

Double click on the Screen

It will give a browser window of the Presentation server. Choose the image file you want to put to the application server.Proceed further.

After that you will be able to See the picture under pictures at the top left section.

Rewards points if found useful.

Thanks & regards.

Abhijit

3 REPLIES 3

Former Member
0 Kudos

Use SE78 Tcode to upload graphics.

reward if useful

Sameer

Former Member
0 Kudos

Hi,

I guess u can go to se80 and copy it in the MIME Repository. Try it out and tell me if it works.

Regards,

Sai

Former Member

Hi Pawan,

You have a picture at the presentation server.

You can use the transaction SE78 to upload the picture file to the Application server.

You can also use the transaction OAER to upload the picture at the Application server.

In that transaction OAER give the following details and execute it:

Class Name: Pictures

Class Type : OT

Object Key: Give the name by which you want to store picture at the Application server

After executing it at the Lower left hand side section under the tab: Create

Open the Standard document types-->

Double click on the Screen

It will give a browser window of the Presentation server. Choose the image file you want to put to the application server.Proceed further.

After that you will be able to See the picture under pictures at the top left section.

Rewards points if found useful.

Thanks & regards.

Abhijit