cancel
Showing results for 
Search instead for 
Did you mean: 

password protected zip file

Former Member
0 Kudos

Hi,

I want to send a zip file with password to the target system. could you pls let me know on how to go abt it?

I have already searched in sdn, i didnt find any solution. If your option is to go for batch file, also pls let me know the procudure for the same.

Please do the needful.

Thanks & Regards,

Swetha.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shwetha,

Ref:

Thanks,

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You have to write a customer adapter module to handle this requirement.

Zip/Unzip can be done using the payloadzipbean standard module:

http://help.sap.com/saphelp_nw04/helpdata/en/45/da9358a1772e97e10000000a155369/content.htm

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

Is encoding an option instead of password for you:

/people/farooq.farooqui3/blog/2008/09/24/sap-xipi-encode-outgoing-payload-using-adapter-module