Please guide me how to zip my files and apply password to that zip file. It is very urgent requirement.I have been struck here.
I have files in zip format in folder ( D:Incoming ), i unzip the files and move the files into another folder (D:\File_process) and extract the files from File_process folder and load into target database. Once complete loading process,I have to move files into another folder(D:\Archive). But In Archive folder my files should be in zip and password protect.
I have done all process except zip the files and password protect.
One idea…If you can achieve the same functionality from command line…(you can find with some googling)
then you can call the same using exec function in DS.