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

Hi...

Former Member
0 Likes
339

Hi all..

I have to configure file in Application Server by using AL11, so could you please do needful on that.

Tahnks in advance

Regards

Praveen

2 REPLIES 2
Read only

Former Member
0 Likes
320

to download data from app server tcode CG3Y

to upload data use tcode CG3Z

Read only

Former Member
0 Likes
320

Praveen,

AL11 is used to just check the file path and location whether it is there in the exact location or not....

where as, if you want to place the file on the application server use the tcode...

CG3Z... execute--> give the source file location along with the file name and give the target file name along with the path... save it

file will be placed in that location.. go to AL11 and check the file...

but there is some disadvange with using of this tcode....some times the file what ever u r going to place.. data will get trancate... I faced this type of problem

so better to ask basis guys or concerned persons to FTP the file in the proper locaiton...