cancel
Showing results for 
Search instead for 
Did you mean: 

File to File (Passthrough )...??

Former Member
0 Kudos

Hi,

I have to do one File to File (Passthrough ) scenario in which we don't have to do any message mapping just pass through of source file to target.........How to do it?? Tell form Intgration Repository part , I have no idea abt it.

Regards,

Surbhi

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Yes these are useful answers

Former Member
0 Kudos

Hi Surbhi,

It's a typical scenario where in you have to pass a file from one location to another, without any Integration Repository content.

The file to be transferred could be of any size, but you have keep in count the performance parameters also.

Refer to the following blogs,

/people/rahul.nawale2/blog/2006/07/18/java-mapping-an-alternate-way-of-reading-a-csv-file

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

http://help.sap.com/saphelp_nw2004s/helpdata/en/4b/a20c4cfea96b498b1e1af3f32f0670/frameset.htm

regards,

Younus

Former Member
0 Kudos

Hi Surbhi,

It's a typical scenario where in you have to pass a file from one location to another, without any Integration Repository content.

The file to be transferred could be of any size, but you have keep in count the performance parameters also.

Refer to the following blogs,

/people/rahul.nawale2/blog/2006/07/18/java-mapping-an-alternate-way-of-reading-a-csv-file

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

http://help.sap.com/saphelp_nw2004s/helpdata/en/4b/a20c4cfea96b498b1e1af3f32f0670/frameset.htm

regards,

Younus

prateek
Active Contributor
0 Kudos

In addition to that

/people/shabarish.vijayakumar/blog/2006/04/03/xi-in-the-role-of-a-ftp

Regards,

Prateek

Former Member
0 Kudos

An Easier way to move a file from one location to another ..and you can recommend that too your team ...client whatever is to have path set up by a basis guy to that loaction ....and an abap code to move the file ..that way you can move a file of bigger size ..

Bringing in XI for such a scenarioes although possible ...but why to unnecessary load the xi system ...when abap code coupled with file path can do it easily and effectively.

Regards ,

Deepak

Former Member
0 Kudos

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

Thanx

Ahmad