You need to have winzip-unzip program installed on BODI/DS job server. Then, you will specify the complete path of this program and the files, which needs to be unzip/zip.
You may want to double check the syntax…but it will be very similar to the above.
Ftp part is quite easy, you can write some batch script for the same. There are various script on the forum…
And remember BODI/DS is just mode for execution of third party programs…if your actual program itself is not working as expected, don’t blame good old BODI/DS for that…
and once you have zipped the files you can ask the network guys to apply a n/w rule for file transfer or create a WF using pivot - reverse pivot to transfer the files.
The Hard part of this project is zip or unzip files with password.
now i m trying to do whole part in java then call it from batch file or directly from DS.