cancel
Showing results for 
Search instead for 
Did you mean: 

To zip/unzip large files in adatpor engine to reduce memory load and execut

Former Member
0 Kudos

Hi

How To zip/unzip large files in adatpor engine to reduce memory load and execution time.

Thanks

G.V.Anil

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 (1)

Answers (1)

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