Oracle Analytics Cloud and Server

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

Oracle BI Publisher 10G/11G/12C , dynamically renaming the output BI Publisher PDF file while saving

Received Response
41
Views
1
Comments

Summary

Oracle BI Publisher 10G/11G/12C , dynamically renaming the output BI Publisher PDF file while saving it.

Content

Hello All,

I have a requirement to dynamically rename the output PDF files in BI Publisher when saving it based on the logged in user in the BI Publisher report.

For example, I have a BI Publisher report which when saved as PDF on my desktop should automatically have customised filename like, Employee_Number.PDF , where Employee_Number is the logged in user. Eg if user ABC has logged in into BI Publisher, and he wants to generate his report, then the output BI Publisher PDF should be automatically saved with his ABC.PDF as filename without manually renaming it.

Please let me know if its doable in BI Publisher. Any kind of input will be really helpful.

Answers

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    You can schedule the report via a script using a tool like Control-M and you could have a custom piece of code to assemble the xml for the SOAP call.