cancel
Showing results for 
Search instead for 
Did you mean: 

file to file

Former Member
0 Kudos

Hi Friends

I have file to file scenario,we have taken a large file ,but we need to compress the file & transfer the file via XI & at receiver side the file should be unzip .This is my actual requirement.Can any one provide me solution?

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

U have 2 options:

1. Either use OS Commands before/after message processing

http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/94007075cae04f930cc4c034e411e1/frameset.htm

2. Use adapter module PauloadZipBean to zip/unzip

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

Regards,

Prateek

Answers (2)

Answers (2)

Former Member
0 Kudos

Check this out !

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

also

https://service.sap.com/sap/support/notes/965256

Check this weblog on how to zip the file using XI:

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

PayloadZip Bean

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

Through command line

Check case 2 in this blog

/people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions

or ref plsz go tru it,

/people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions

Check this weblog on this from stefan:

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

http://help.sap.com/saphelp_nw70/helpdata/en/84/2e3842cd38f83ae10000000a1550b0/frameset.htm

/people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step

note:reward points if solution found helpfull.....

regards

chandrakanth.k

Former Member
0 Kudos

hi Ashok,

go thoru these

module to zip and unzip

Zip or Unzip your Payload with the new PayloadZipBean module of the XI Adapter Framework

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

SAP XI acting as a (huge) file mover

/people/alessandro.guarneri/blog/2007/02/21/sap-xi-acting-as-a-huge-file-mover

Regards

Raj