Skip to Main Content

Database 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!

How to access parameters from a parameter file

311804Jul 6 2007 — edited Jul 9 2007
To OWB Gurus,

I have 7 ETL mappings, which will eventually be added in a process flow. These mappings accept a date parameter. The date parameter needs to be read thru a file.
I need to check if the parameter file exists. If it does not the ETL process, should be in sleep mode and check after a while if the file exists and then run if it exists by accessing the date value from the parameter file. After the ETL is finished running,the name of the parameter file needs to be changed.Any suggestions on how I can go about achieving this.

-AW
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2007
Added on Jul 6 2007
2 comments
880 views