Book Image

Oracle BAM 11gR1 Handbook

By : Pete Wang
Book Image

Oracle BAM 11gR1 Handbook

By: Pete Wang

Overview of this book

An integral component of Oracle SOA and BPM Suite, Oracle BAM (Business Activity Monitoring) ultimately empowers business executives to react quickly to changing business situations. BAM enables business service and process monitoring through real-time data streaming and operational reports, and this book helps you to take advantage of this vital tool with best practice guidance for building a BAM project."Oracle BAM 11gR1 Handbook" is an essential companion for advancing your BAM knowledge, with troubleshooting and performance tuning tips to guide you in building BAM applications. The book uses step-by-step instructions alongside a real world demo project to steer you through the pitfalls of report and application development. Packed with best practices, you'll learn about BAM migration, HA configuration and much more."Oracle BAM 11gR1 Handbook" comprises a myriad of best practices for building real-time operational dashboards, reports and alerts. The book dives straight into the architecture of Oracle BAM 11g, before moving swiftly onto concepts like managing BAM server securities, populating Data Objects and performing load testing. Later on you'll also learn about BAM migration and building an ADF-based report, plus much more that you won't want to miss. For focusing in on best practices for this integral tool within Oracle SOA and BPM Suite, "Oracle BAM 11gR1 Handbook" is the perfect guide for the job.
Table of Contents (18 chapters)
Oracle BAM 11gR1 Handbook
Credits
Foreword
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface

Preface

An integral component of Oracle SOA and BPM Suite, Oracle BAM Business Activity Monitoring (BAM) ultimately empowers business executives to react quickly to the changing business situations. BAM enables business service and process monitoring through real-time data streaming and operational reports, and this book helps you to take advantage of this vital tool with best practice guidance for building a BAM project.

Oracle BAM 11gR1 Handbook is an essential companion for advancing your BAM knowledge, with troubleshooting and performance tuning tips to guide you in building BAM applications.

The book uses step-by-step instructions alongside a real world demo project to steer you through the pitfalls of report and application development. Packed with best practices, you'll learn about BAM migration, HA configuration, and much more.

This book comprises a myriad of best practices for building real-time operational dashboards, reports, and alerts.

The book dives straight into the architecture of Oracle BAM 11g, before moving swiftly onto concepts like managing BAM server securities, populating Data Objects, and performing load testing. Later on you'll also learn about BAM migration and building an ADF-based report, plus much more that you won't want to miss.

For focusing in on best practices for this integral tool within Oracle SOA and BPM Suite, Oracle BAM 11gR1 Handbook is the perfect guide for the job.

What this book covers

Chapter 1, BAM 11gR1 Architecture, introduces the Oracle BAM key concepts, and its high-level architecture.

Chapter 2, Designing your First Data Objects and Reports, covers the basics for designing your Data Objects and reports.

Chapter 3, Populating Data Objects with Real-time Data, explores various technologies, such as Enterprise Message Sources (EMS) , the Oracle BAM Adapter, BPEL Sensors, and Oracle BAM Web services, which can be used to move the business data to BAM.

Chapter 4, Designing BAM Reports, covers the techniques/procedures for designing BAM reports with multiple views to meet your business needs.

Chapter 5, Testing BAM Applications, discusses the testing methodology in general, and the BAM-specific methodology for conducting end-to-end testing under normal and load condition.

Chapter 6, Managing BAM Securities, discusses the key BAM security concepts, which include authentication, authorization, and SSL.

Chapter 7, Migrating BAM to a Different Environment, discusses the best practices for migrating BAM to a different environment.

Chapter 8, Configuring High Availability for BAM, discusses the Oracle BAM high availability solution/best practices in the Application Server tier.

Chapter 9, Troubleshooting your BAM Applications, explores the troubleshooting techniques, methodologies, and case studies.

Chapter 10, Building your Reports Using ADF, discusses how to build reports using the Oracle Application Development Framework (ADF).

What you need for this book

Hardware requirements:

  • At least 2G memory, 4G is recommended.

Software requirements:

  • Oracle SOA Suite 11.1.1.4 or later releases.

  • Oracle JDeveloper 11.1.1.4 or later releases. Ensure that the JDeveloper release matches the SOA Suite.

  • Microsoft Internet Explorer (IE) browser (7.0 or later release) on your host OS.

Who this book is for

If you are a developer/report developer or SOA Architect who wants to learn valuable Oracle BAM best practices for monitoring your operations in real time, then Oracle BAM 11gR1 Handbook is for you. Administrators will also find the book useful.

You should already be comfortable with SOA architecture and SQL practices.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: " Let us look at a ChangeList example, which is produced by a ViewSet of the Employees Data Object."

A block of code is set as follows:

<ADCServerName>localhost</ADCServerName>
<ADCServerPort>9001</ADCServerPort>
<ICommand_Default_User_Name>user</ICommand_Default_User_Name>
<ICommand_Default_Password>passwd</ICommand_Default_Password>

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Header>
<work:WorkContext xmlns:work="http://oracle.com/weblogic/soap/workarea/">
rO0ABXdOABd3ZWJsb2dpYy5hcHAub3JhY2xlLWJhbQAAANYAAAA jd2VibG9naWMud29ya2FyZWEuU3RyaW5nV29ya0NvbnRleHQABjExLjEuMQAA
</work:WorkContext>
</S:Header>
<S:Body>
<ns2:InsertResponse xmlns:ns2="http://xmlns.oracle.com/bam"/>

</S:Body>
</S:Envelope>

Any command-line input or output is written as follows:

SOA_HOME/bam/bin/icommand.bat CMD IMPORT FILE <file name>

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: " Among them, Active Data Cache, Report Cache, and Report Server are the major components that are responsible for static and dynamic report rendering ".

Note

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to , and mention the book title through the subject of your message.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the example code

You can download the example code files for all Packt books you have purchased from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded to our website, or added to any list of existing errata, under the Errata section of that title.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.