Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

odiunzip - how to unzip multiple files with mask

765170Apr 12 2010 — edited Apr 12 2010
Hello,

does anyone know how to unzip multiple files with mask?

In the package I need these steps:

1. OdiFileWait - wait 60s in incoming-zip directroy for ZIP with mask, move to current (eg. #VAR_src_system_id-#VAR_file_name_prefix-#VAR_effective_date-*.ZIP)
2. in current dir I need to OdiUnZip all files that has been moved
3. OdiFileAppend - merge all unzipped TXT flat files together
4. run interface

Unfortunatelly, I cannot use mask in OdiUnZip. Iis there any chance to get list of files from OdiFileWait component had found? Then I could use the loop to OdiUnZip each one...

Thaks for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2010
Added on Apr 12 2010
2 comments
2,159 views