BI Publisher Output File with Timestamp
Hello Gurus,
I am new to Oracle Cloud. We have a requirement to generate a BI report and put it into SFTP location with time stamp. I have used xx_employee_details%y%m%d%h%m%s.xml. It does not print hour minute and second.
When I ran the report it has printed below file name. Any Idea how to achieve this requirement. We have a requirement to generate this report multiple times in a day so we need this with actual timestamp.
xx_employee_details_20190718%h07%s.xml
Thanks