Application Development and Automation 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: 
Read only

File Upload to Application Server

Former Member
0 Likes
873

Hi,

Can some one knows the transaction (other then CG3Z) to upload a file to Application server. As destination file path is quite long and this transaction is not allowing it.

Regards,

Pankaj.

Hi,

Can some one knows the transaction (other then CG3Z) to upload a file to Application server. As destination file path is quite long and this transaction is not allowing it.

Regards,

Pankaj.

4 REPLIES 4
Read only

Former Member
0 Likes
752

I think that is only the standard transaction available for this.

But you can always change the destination file path as per your wish.

Thanks,

Srinivas

Read only

0 Likes
752

Actually path is OK, but file name is quite long. Is there any way i can change the file name, after uploading to the application server?

Regards,

Pankaj.

Read only

Former Member
0 Likes
752

i am not sure if any other transaction exists. may be u can goto se93 type al* and hit a f4 to see the transaction

coz i know al11 is used to view files on application server so thr must be one for upload also

Read only

Former Member
0 Likes
752

tcode: sxda_tools

first select screen: fill with whatever, doesn't mind, but you have to fill with something

second selection screen: don't fill

then hit copy

a selection screen will popup:

in source, check radio button presentation server and select the file from your hd,

in target, select radio button application server, file type P, and define the target file name along with the path on the app server,

and your ready to go.