BI Publisher (MOSC)

MOSC Banner

Bi Publisher Control file- Reference elements from another level

edited Jul 12, 2012 1:47AM in BI Publisher (MOSC) 3 commentsAnswered ✓
Hi,we are using EBS 11i and XML publisher 5.6.3.
I have an interesting challenge. We have to burst a file with the exact same name every day so that it gets overwritten.
So my thought was to create a parameter which will determine the backup file name including some date stamp and burst it to a 'backup' directory.
So far so good till I tried scheduling it (with increment date on) and then obviously my parameter generates the exact same date and time because I am using something like this
    select  'my_employees_'||to_char(sysdate, 'DDMONYYYY_HH24MI_ss')||'.csv' log_file_name from  dual as the default.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center