Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Adding a Common Sequence to Filename in Bursting Report Triggered via ESS Job
Hi everyone,
I'm working on a bursting report in Oracle that generates filenames with a date and timestamp, like Grade_01012024_928282.csv
. I have two different reports triggered by an ESS job, and I want to append a common sequence at the end of each filename. The ideal format would be something like:
Grade_01012024_928282_01.csv
GradeLadder_01012024_928271_01.csv
Here, the 01
is a common sequence I'd like to use for these reports, but it could be any random sequence as needed but has to be common between these two files.
Is there a way to configure the bursting report or the ESS job to add this sequence to the filenames?
Tagged:
0