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!

Dynamic File name

WAQ28Aug 14 2011 — edited Aug 16 2011
Hi All,
I want to implement a case in which I have flat files with dynamic name, eg fileName_<extractDate>.txt
Now this extactDate changes everyday with rest of the file mask remians static.
So instead of hard coding the file name in datastore, I need to make it dynamic.
One way is to use the variable in the Resource Name, but I don't know how to pick the name of the file and aissign to that variable. I need to perform a wild search (fileName*.txt) to get the name of the file from the folder.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2011
Added on Aug 14 2011
7 comments
184 views