Oracle Transactional Business Intelligence Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BIP Report output downloaded name to change dynamically based on the parameter selected (PO Number)

12
Views
1
Comments

The PO print BIP report is getting generated based on the PO selected in the parameters. When the output is generated and downloaded, the file is getting downloaded with the default name 'Output_Document'.

Requirement is that the name of the downloaded file should pick the PO number selected in the parameters dynamically, so that the document can be identified easily.

1
1 votes

Submitted · Last Updated

Comments

  • User_AI9F1
    User_AI9F1 Rank 2 - Community Beginner

    You're absolutely right. For BI reports, the default file name typically follows the format ReportName_LayoutName. If a different naming convention is required, bursting can be utilized—however, it only functions when a destination is set.
    For ad-hoc reports where bursting isn't necessary, implementing this customization is essential to dynamically set the file name based on the selected parameter, ensuring easier identification of the document. At least, date customization should be included, allowing users to differentiate files based on their generation date.