Originally posted by: paul.brett
When using the ZIP adapter, you would need to know the name of the file(s) within the zip.
To extract multiple files, without knowing the names, you would use the Batch adapter, with the pkunzip utility. Please see example:
Use CreateZip to create the zip file from the 3 text files.
Use CreateZipList to create a listing of the files contained in the zip file.
Finally, us GetAllFiles to extract all files contained in the zip file.
Paul.
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender