cancel
Showing results for 
Search instead for 
Did you mean: 

Excel File

Former Member
0 Kudos

Hi All,

My source system is SAP, from SAP I have to retrieve data and send to XML file to the specified directory.

Please let me know, how to send XML file to the specified directory.

Regards

Naveen

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos
former_member183906
Active Contributor
0 Kudos

The best simple way is -

Sender side - SAP

Receiver side - Other Server

1.Get FTP folder created in SAP and receiver server.

2.Get FTP access to folders both side.

3. Use File adapter with FTP option.

4. In ID, give the FTP details in sender & receiver side communication channel.

File type will be .xml or watever format u want to give , in sender and receiver side both

It will work nicely.

These links will help you to acheive this.

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2

bold REWARDS POINTS , IF HELPFUL !!!! bold

Former Member
0 Kudos

Hi,

You are sending data from SAP system to File server using XI.

At receiver use File adapter and at sender use either RFC or Proxy communication.

Thanks.

Former Member
0 Kudos

Hi Naveen,

u have SAP sr system u can do this by usinf SAP XI in which the data is sent in XML fromat be more specific so that i an help

Regards

Sampath