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: 

How to send CSV files to external server

Former Member
0 Kudos

Hi All,

How to send CSV files to external server (not to application server).

I know how to download files to application server.

Please give me the steps to send CSV files to external server.

Is it posiible with RFCs? If yes, then plz provide me the steps. Do we need to create RFC destination for this.

Appriciate your help with rewarding points.

Please help as this is an urgent requirement

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

you can send via xi.

chk this blog

a) content conversion (sender)

/people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter

b)content conversion (receiver)

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

<b>

reward points if this helps you.</b>

Siva

Message was edited by:

SivaKumar

2 REPLIES 2

Former Member
0 Kudos

hi,

you can send via xi.

chk this blog

a) content conversion (sender)

/people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter

b)content conversion (receiver)

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

<b>

reward points if this helps you.</b>

Siva

Message was edited by:

SivaKumar

0 Kudos

Hi Siva,

Thanks for your help. Here we dont have XI. We should send the file Through RFC and RFC function modules.

Any Idea?

Appreciate your help with rewarding points.