Home Discussions Questions & Answers How to quickly create or modify Oracle E-Business Suite BI Publisher based reports

How to quickly create or modify Oracle E-Business Suite BI Publisher based reports

Avatar photoCustomer June 15, 2021 at 8:12 pm

Our largest time sink in BI Publisher development is creating and maintaining the complex XML data templates and RTF/XSL formatting files. When migrating the core SQL query to Blitz Report, do we eliminate the entire XML layer requirement?

Viewing 8 reply threads
  • Author
    Replies
    • Support June 17, 2021 at 7:57 am  

      Yes, that is the primary source of acceleration in our method. By extracting the raw SQL query from the BI Publisher data source (often a Concurrent Program that produces XML) and deploying it in Blitz Report, you instantly eliminate the need for the XML data templates and all subsequent XSL or RTF formatting layers.

    • Avatar photoCustomer June 18, 2021 at 5:24 pm  

      So, how is the output formatting handled automatically if there are no external templates?

    • Support June 20, 2021 at 2:22 am  

      Blitz Report’s engine natively handles the output formatting when generating the file. The tool takes the output of your proven SQL query and delivers a perfectly formatted native Excel file with filters already applied. The formatting of key data types like currency and dates is automatically managed.

    • Avatar photoCustomer June 21, 2021 at 5:08 pm  

      This simplification allows for much faster modification times. If a user needs a slight change in the logic, how quickly can a developer implement and test it?

    • Support June 22, 2021 at 10:36 am  

      Changes are immediate. You simply modify the SQL within the Blitz Report form, ensuring the change is tracked by the built-in version control. A complete report modification and test cycle can often be accomplished in under 10 minutes , drastically reducing the overall development effort compared to the BI Publisher lifecycle.

    • Avatar photoCustomer June 22, 2021 at 9:00 pm  

      Does this conversion process also help us bypass the historical row limitation we faced with older BI Publisher exports?

    • Support June 24, 2021 at 3:01 am  

      Absolutely. Because you are no longer relying on the legacy components that force the XLS format, Blitz Report guarantees no volume limitations on the data output to Excel. This ensures that high-volume reports derived from complex BI Publisher queries function efficiently.

    • Avatar photoCustomer June 24, 2021 at 2:44 pm  

      We require assurance that the converted report still runs securely within the EBS framework.

    • Support June 25, 2021 at 2:07 am  

      The report execution runs immediately through the Concurrent Request mechanism and respects EBS security. Furthermore, if the original BI Publisher report needed security, Blitz Report allows protecting sensitive data using Oracle VPD policies.

Viewing 8 reply threads
  • You must be logged in to reply to this post.

Login with: