Companies Home Search Profile

Basics of Oracle BI Publisher (BIP) for Oracle Integration

Focused View

BEENUM LEARNING

1:57:26

130 View
  • 1 - Introduction.mp4
    02:47
  • 2 - Documentation walkthrough.mp4
    04:07
  • 2 - documentation.zip
  • 3 - User Interface navigation for BIP in Oracle SaaS.mp4
    01:23
  • 3 - documentation.zip
  • 4 - Create Data Model with SQL query data set.mp4
    06:44
  • 4 - bip-report.zip
  • 4 - sql-query.zip
  • 5 - Create report Method 1 Edit Layout Edit report Output format CSV XML.mp4
    06:01
  • 6 - Create report Method 2 from catalog page.mp4
    03:17
  • 7 - Archive Unarchive Export Import.mp4
    04:04
  • 8 - Get BIP report with SOAP web service using SOAPUI.mp4
    04:02
  • 9 - Build Integration to fetch and read contents of BIP report.mp4
    14:32
  • 9 - opaque.zip
  • 9 - oracle ateam blog.zip
  • 10 - Create BIP report with parameters.mp4
    06:35
  • 10 - documentation.zip
  • 10 - sql-query.zip
  • 11 - Create BIP report with comma separated CSV parameters.mp4
    04:51
  • 11 - sql-query.zip
  • 12 - Bursting report over email delivery channel.mp4
    09:22
  • 12 - deliver-bi-publisher-bip-report-as-an-email-attachment-with-bursting.zip
  • 12 - documentation.zip
  • 13 - FTP delivery channel setup.mp4
    03:39
  • 14 - Bursting report to FTP server.mp4
    10:33
  • 14 - deliver-bi-publisher-bip-report-to-ftp-sftp-server-with-bursting-copy.zip
  • 15 - Create ESS job for BIP report.mp4
    11:36
  • 15 - documentation.zip
  • 16 - Build Integration to submit ESS job Method 1.mp4
    11:36
  • 17 - Build Integration to submit ESS job with callback event subscription Method 2.mp4
    11:32
  • 18 - Whats next on your learning journey.mp4
    00:45
  • Description


    Oracle Business Intelligence Publisher (BIP) essentials course for Oracle Integration developers

    What You'll Learn?


    • Oracle BI Publisher (BIP) report creation
    • Oracle BI Publisher (BIP) data model creation
    • Oracle Integration to automate report scheduling and fetching details
    • ESS job creation for BIP reports
    • Bursting of BIP report to email and FTP server

    Who is this for?


  • Beginners in Oracle BI Publisher (BIP)
  • Beginners in Oracle BI Publisher (BIP) curious for Oracle Integration
  • More details


    Description

    Overview

    You can use Oracle BI Publisher, the pixel-perfect reporting solution for authoring, managing, and delivering all your highly formatted documents, such as operational reports, electronic funds transfer documents, government PDF forms, shipping labels, checks, sales and marketing letters.


    What Is a Data Model?

    A data model is an object that contains a set of instructions to retrieve and structure data for a pixel-perfect report. Data models reside as separate objects in the catalog.

    A data model can be simple with one data set retrieved from a single data source (for example, the data returned from the columns in the employees table) or can be complex with parameters, triggers, and bursting definitions and using multiple data sets.

    Use the data model editor to build a data model.

    Components of a Data Model

    A data model supports the following components:

    • Data set

      A data set contains the logic to retrieve data from a single data source. A data set can retrieve data from a variety of data sources (for example, a database, an existing data file, a Web service call to another application, or a URL/URI to an external data provider). A data model can have multiple data sets from multiple sources.

    • Event triggers

      A trigger checks for an event. When the event occurs the trigger runs the PL/SQL code associated with it. The data model editor supports before data and after data triggers as well as schedule triggers. Before data and after data triggers consist of a call to execute a set of functions defined in a PL/SQL package stored in an Oracle database. A schedule trigger is executed for scheduled reports and tests for a condition that determines whether or not to run a scheduled report job.

    • Flexfields

      A flexfield is a structure specific to Oracle Applications. The data model editor supports retrieving data from flexfield structures defined in your Oracle Application database tables.

    • Lists of values

      A list of values is a menu of values from which report consumers can select parameter values to pass to the report.

    • Parameters

      A parameter is a variable whose value can be set at runtime. The data model editor supports several parameter types.

    • Bursting Definitions

      Bursting is a process of splitting data into blocks, generating documents for each data block, and delivering the documents to one or more destinations. A single bursting definition provides the instructions for splitting the report data, generating the document, and delivering the output to its specified destinations.

    • Custom Metadata (for Web Content Servers)

      If you have configured a Web content server as a delivery destination and enabled custom metadata, the Custom Metadata component displays in the data model editor. Use this component to map data fields from your data model to the custom metadata fields set up for a set of rules defined in a Content Profile.

    Features of the Data Model Editor

    Use the data model editor to combine data from multiple data sets from different data sources such as SQL, Excel files, Web services, HTTP feeds, and other applications into a single XML data structure. You can use data sets that are unrelated or establish a relationship between the data sets using a data link.

    The data model editor enables you to perform the following tasks:

    • Link data - Define master-detail links between data sets to build a hierarchical data model.

    • Aggregate data - Create group level totals and subtotals.

    • Transform data - Modify source data to conform to business terms and reporting requirements.

    • Create calculations - Compute data values that are required for your report that are not available in the underlying data sources.


    Overview for Report Designers

    A report consists of a data model, a layout, and a set of properties.

    Optionally, a report may also include a style template and a set of translations. A report designer performs the following tasks:

    • Design the layout for the report. The layout can be created using a variety of tools. The output and design requirements of a particular report determine the best layout design tool. Options include the Layout Editor, which is a Web-based layout design tool and enables interactive output, Microsoft Word, Adobe Acrobat, Microsoft Excel, and Adobe Flexbuilder.

    • Set runtime configuration properties for the report.

    • Design style templates to enhance a consistent look and feel of reports in your enterprise.

    • Create subtemplates to re-use common functionality across multiple templates.

    • Enable translations for a report.


    About the Layout Types

    BI Publisher offers several options for designing layouts for reports.

    The layout type determines the types of output documents supported. The following formats are supported.

    • BI Publisher layout (XPT)

      BI Publisher's Layout Editor is a Web-based design tool for creating layouts. Layouts created with the Layout Editor support interactive viewing as well as the full range of output types supported by RTF layouts.

    • Rich Text Format (RTF)

      BI Publisher provides a plug-in utility for Microsoft Word that automates layout design and enables you to connect to BI Publisher to access data and upload templates directly from a Microsoft Word session. The RTF format also supports advanced formatting commands providing the most flexible and powerful of the layout options. RTF templates support a variety of output types.

    • Portable Document Format (PDF)

      PDF templates are used primarily when you must use a predefined form as a layout for a report (for example, a form provided by a government agency). Because many PDF forms already contain form fields, using the PDF form as a template simply requires mapping data elements to the fields that exist on the form. You can also design PDF templates using Adobe Acrobat Professional. PDF templates support only PDF output.

    • Microsoft Excel (XLS)

      Excel templates enable you to map data and define calculations and formatting logic in an Excel workbook. Excel templates support Microsoft Excel (.xls) output only.

    • XSL Stylesheet

      Layouts can also be defined directly in XSL formatting language. Specify whether the layout is for Data (CSV), Data (XML), FO Formatted XML, HTML, Text, or XML transformation.

    • eText

      These are specialized RTF templates used for creating text output for Electronic Data Interchange (EDI) or Electronic Funds Transfer (EFT) transactions.

    • Flash

      BI Publisher's support for Flash layouts enables you to develop Adobe Flex templates that can be applied to BI Publisher reports to generate interactive Flash output documents.

    Who this course is for:

    • Beginners in Oracle BI Publisher (BIP)
    • Beginners in Oracle BI Publisher (BIP) curious for Oracle Integration

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    BEENUM LEARNING
    BEENUM LEARNING
    Instructor's Courses
    BEENUM LEARNING is a Oracle Cloud and Python content creator. We create content to help students and professionals to learn Oracle Cloud, Oracle Integration Cloud (Integration, Process, Visual Builder, B2B and Insight) and excel in their career. Please watch our courses to begin your career in Oracle with BEENUM LEARNING.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 18
    • duration 1:57:26
    • English subtitles has
    • Release Date 2023/02/25