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 to Variable

OnatGGJul 12 2021

Hi,
I have a folder where a new txt file is loaded on some days. Something like FILE_NAME_YYYYMMDD.txt
I am using OdiWaitFile component and using Filename mask to detect these files with FILE_NAME_*, then rewriting it without suffix to use it later on in my mapping.
After detecting this file can I pass its name to variable?
I cant write a logic to create variables for each date cause I dont have a file each day.
Thank you.

Comments
Post Details