Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle APEX Best Practices

You're reading from   Oracle APEX Best Practices Make the most of Oracle Apex with this guide to best practices. It will help you look at the bigger picture when building applications and take more elements into account such as security and performance.

Arrow left icon
Product type Paperback
Published in Nov 2012
Publisher Packt
ISBN-13 9781849684002
Length 298 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (14) Chapters Close

Oracle APEX Best Practices
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Prepare and Build 2. Leveraging the Database FREE CHAPTER 3. Printing 4. Security 5. Debugging and Troubleshooting 6. Deploy and Maintain Database Cloud Service and APEX 4.2 Index

Creating a report with BI Publisher


There are four steps for creating your APEX application report with BI Publisher:

  1. Create the report query.

  2. Design the report layout.

  3. Upload the layout.

  4. Link the report to your application.

You can print a report region by defining a report query as a shared component. Unlike SQL statements contained in regions, report queries are not validated to ensure they are formatted correctly and the objects they reference exist. With report queries, the query is used to generate the file that we create to build a template.

Creating the report query

The first step is to create the report query. Click on Shared Components and then click on Report Queries under the Reports section to create a query:

Enter a name for the query in Report Query Name (anything is fine), then select Output Format from the list, and click on Next as shown in the following screenshot:

Enter the query and click on the Next button. See the following screenshot:

To end the report query, click on...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image