Skip to Main Content

Integration

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!

OSB - how to set various File Mask for FTP transportation?

805330Oct 14 2010 — edited Oct 15 2010
Hi, All,

I'm using OSB FTP transportation to watch a folder (at remote FTP server).
For the File Mask, can we use more than one kind?

In my case, I want to poll all the files that has either kind of the following filename extension:
1 *.Abc
2 *.ABc
3 *.AbC
4 *.ABC
5 *.abc
6 *.aBc
7 *.abC
8 *.aBC

In other words, any file ends with abc( case doesn't matter).

Can I set various kind of File Mask? How?
I've tried to put all the 8 masks, seperating with "," and also tried out ";".
But failed.

Or is there any expression I can use for the file mask?
This post has been answered by Anuj Dwivedi-Oracle on Oct 14 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2010
Added on Oct 14 2010
3 comments
568 views