Download presentation
Presentation is loading. Please wait.
Published byRoger Price Modified over 9 years ago
1
12 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Creating Data Models and BI Publisher Reports Based on Other Data Sources
2
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 2 Objectives After completing this lesson, you should be able to: Create a BI Publisher report based on web services Create a BI Publisher report based on HTTP (XML/RSS Feed) Create a BI Publisher report based an XML file Create a BI Publisher report based on an MS Excel spreadsheet
3
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 3 Reviewing Supported Data Sources BI Publisher supports the following data sources: SQL Query MDX Query (including Essbase) Oracle BI Analysis View Object Web service LDAP Query XML File Microsoft Excel File HTTP(XML/RSS Feed)
4
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 4 Introduction to Web Services Web services: –Are open, standard-based web applications –Integrate applications across platforms to exchange data –Return valid XML data Web service standards include: –WSDL –SOAP –UDDI
5
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 5 The HTTP (XML/RSS Feed) Data Source Web sites provide XML, RSS, and other types of feeds RSS feeds: –Support web content syndication or aggregation –Are popular for use with news and blogs
6
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 6 Proxy Settings for Web Services and HTTP Data Sources When the WSDL or RSS/XML feed URLs are outside the firewall, you must: Configure Oracle WebLogic Server to recognize the proxy Restart the services
7
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 7
8
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 8 Creating a BI Publisher Report Based on External Web Services 1.Define a parameter. 2.Define a web service data set. 3.View the XML for the web service data set. 4.Create a simple layout to view the data.
9
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 9 Step 1: Defining a Parameter 2 3 1
10
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 10 Step 2: Defining a Web Service Data Set 1 2 3 4 5
11
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 11
12
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 12 Step 3: Viewing the XML for the Web Service Data Set 1 2 3
13
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 13 Step 4: Creating a Simple Layout to View the Data by Using Layout Editor 1 2 3 4
14
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 14 Step 4: Creating a Simple Layout to View the Data by Using Layout Editor 6 7 Web Services Layout Web Services Data 5
15
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 15 Creating a BI Publisher Report Based on HTTP (XML/RSS Feed) Data Sources 1.Define an HTTP (XML/RSS Feed) data set. 2.View the XML. 3.Create a simple layout to view the data.
16
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 16 Step 1: Defining an HTTP Data Set 1 2 4 3 5
17
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 17 Step 2: Viewing the XML 1 2 3
18
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 18 Step 3: Creating a Simple Layout to View the Data by Using Layout Editor 1 2 3 4
19
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 19 Step 3: Creating a Simple Layout to View the Data by Using Layout Editor RSS Layout RSS Feed 5 6
20
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 20 Creating a BI Publisher Report Based on an XML File 1.Define XML as a data set. 2.View the XML. 3.Create a simple layout to view the data.
21
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 21 1 Step 1: Defining an XML File as a Data Set 3 2 4
22
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 22 Step 2: Viewing the XML 1 2 3
23
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 23 Step 3: Creating a Simple Layout to View the Data by Using Layout Editor 1 2 3 4
24
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 24 Step 3: Creating a Simple Layout to View the Data by Using Layout Editor XML Layout 6 Customer Balance 5
25
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 25 Creating a BI Publisher Report Based on an MS Excel Spreadsheet 1.Define an MS Excel spreadsheet as a data set. 2.View the XML. 3.Generate a simple layout to view the data.
26
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 26
27
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 27 1 Step 1: Defining an MS Excel Spreadsheet as a Data Set 2 4 3
28
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 28
29
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 29 Step 2: Viewing the XML 1 2 3
30
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 30 Step 3: Generating a Simple Layout to View the Data 1 2 3
31
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 31 Step 3: Generating a Simple Layout to View the Data Excel Layout 5 4 Employee Salary Report
32
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 32 Summary In this lesson, you should have learned how to: Create a BI Publisher report based on web services Create a BI Publisher report based on HTTP (XML/RSS Feed) Create a BI Publisher report based an XML file Create a BI Publisher report based on an MS Excel spreadsheet
33
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 33 Practice 12: Overview This practice covers the following topics: Creating a BI Publisher report based on web services Creating a BI Publisher report based on HTTP (XML/RSS Feed) Creating a BI Publisher report based an XML file Creating a BI Publisher report based on an MS Excel spreadsheet
34
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 34 Quiz: Overview This quiz examines your knowledge of the concepts discussed in the lesson.
35
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 35 Quiz BI Publisher can utilize SQL Query, web service, XML, and Oracle BI Analysis data sources. a.True b.False
36
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 36 Quiz When creating a web service data source, you make a distinction between simple and complex data types for the web service data model that you are defining. a.True b.False
37
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 37 Quiz When creating an MS Excel data source, you can use any spreadsheet format. a.True b.False
38
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. 12 - 38
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.