Skip to Content
0
Former Member
Sep 29, 2009 at 03:25 PM

conversion of report output into a ZIP file and then transfer of the ZIP fi

625 Views

Hi Team

Functionality :-->

There are 2 behaviours that are required; it should be possible to invoke each of the behaviours independently from custom report programs or dialog transactions.

Given an input file name parameter this file should be converted into a ZIP file.

Given an input file name, FTP server, optional directory, user name and password the input file should be sent to the appropriate directory on the FTP server.

Requirement 1 :

The ZIP file functionality can be implemented by calling the FTP command line program 7z.exe. This program is stored in share


zn-viper-db03\sapmnt\IVI\SYS\exe\7zip

Requirement 2:

The send File to FTP server functionality should use the functionality provided by the SAP package SFTP.

Thanks in Advance.

Puneet.