cancel
Showing results for 
Search instead for 
Did you mean: 

Program/T-Code to load files from local system to XI system's tmp folder

Former Member
0 Kudos

Dear all,

Do we have any program or transaction to load files from our local system to the usr/tmp folder of XI system.

Please share the info, if anyone has already faced the similar requirement.

regards,

Younus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you very much for your help.

Former Member
0 Kudos

1) goto SXDA_TOOLS Transaction code

2) Provide the Following details

Object Type : DXPROJECT

Program Type: BAPI

Program/Method: CREATE

3) Click on Copy Button

4) Select the Source as Presentation Server

a) Select the File where you saved in your Local machine

5) Select the Target as Application server

a) Check the check box Remote Server

b) Select the File type as Physical

c) In File name give /usr/sap/SSD/DVEBMGS00/work\Your file name (This the Server path

Where the file is going to save)

6) Click on Continue

Go to AL11 and check whether the File has been create in the following path /usr/sap/SSD/DVEBMGS00/work

Provide this path in the Communication channel path when you select the Transport Protocol as NFS and you place the file in AL11 directory.