SlideShare a Scribd company logo
Oracle Application Integration Architecture (AIA)
Does It Deliver On It’s Integration Promise?
Ahmed Aboulnaga
Raastech, Inc.
USA
Keywords:
Oracle, Application Integration Architecture, Service Oriented Architecture, AIA, SOA
Introduction
A typical Information Technology department in an organization undergoes many transformations in
response to the needs of the business which drives it. In a business looking to stay ahead of its
competition, change is the only constant. What we see as a result of such an evolution is the existence
of disparate enterprise-class IT systems which have been inducted into the organization at various
points in time to satisfy the most important business requirements at the time.
These systems could be based on different platforms, procured from different vendors, or custom built.
Given the torrid pace of globalization, some of these systems may be located in different geographies
and with outside partners. No matter how good a system may work standalone, it is rarely designed
with integration in mind.
Enterprise integration is the task of making disparate systems work together to produce a unified set
of functionality.
Integration is important because if applications are to continuously deliver value in the face of ever
changing business landscape, they cannot live isolated from each other. We need techniques that allow
us to take applications that were never designed to interoperate and break down the stovepipes so we
can gain a greater benefit that the individual applications can offer us. It also allows us to deliver
substantial value to the business by integrating functionality into more useful services.
Various technologies have been around that promise to solve the integration puzzle. Oracle’s
Application Integration Architecture (AIA) is one technology that is designed with the intent of
solving the problem of integrating the various disparate Oracle applications that have mushroomed in
the enterprises all around the world.
Integration Patterns
If we could anticipate our future business requirements and somehow design a system which could
incorporate all future requirements as they came up, we wouldn’t be talking about integration. The
stark reality, however, is that we almost always can’t anticipate our future business or integration
needs.
This has given rise to multiple classes of enterprise applications and dozens of different ways to
integrate them. We briefly talk about the two common integration patterns followed by an explanation
of the integration architecture proposed by Oracle AIA.
Point-to-Point Integrations
Interfaces contain the logic for connectivity with the source applications, message transformation, and
connectivity with target applications. In the typical point-to-point integration, the source and target
applications are tightly coupled. This offers limited scalability, as adding a new application will almost
always result in the development of a new interface as shown in Illustration 1.
Illustration. 1: Point-to-point integrations lead to tight coupling between source and target applications
SOA Integrations
With the introduction of Service Oriented Architecture, otherwise known as SOA, integrations are
developed with loose coupling in mind. Source interfaces are built independent of target applications.
This allows the ability to scale and add new target interfaces with limited changes to the existing
integrations. Illustration 2 demonstrates how adding a new source application does not change the
interface to the target application.
Illustration. 2: SOA developed integrations lead to a higher degree of reuse
Oracle Application Integration Architecture
Through organic growth and multiple acquisitions, Oracle has become an enterprise application
powerhouse. Hundreds of thousands of organizations across the globe have multiple Oracle
applications running. Almost all of them have a business need to integrate them at the data, functional,
process, or UI level.
As is to be expected, they were approaching this problem to the best of their abilities. But almost of
them were reinventing the wheel, so to speak. Oracle however, noticed a pattern in what was going on
and in that, an opportunity to standardize the process of integration amongst various Oracle
applications. It launched Oracle Application Integration Architecture.
The left figure in Illustration 3 shows the standard point-to-point integrations among multiple
applications. Each integration is built separately, allows for limited reusability, consists of multiple
transformations, and more seriously, as the number of applications grow, the points of connection
grow exponentially, making it much more difficult and more expensive to maintain.
Illustration. 3: Illustration of point-to-point integrations (left) compared to AIA-based integrations (right)
The figure on the right of Illustration 3 demonstrates how, by leveraging AIA, which is based on true
Service Oriented Architecture concepts, interfaces can be reused, the number of transformation
reduced, and overall maintenance is reduced.
Oracle AIA is not a novel concept. It is merely a formalization of an observed integration pattern and a
set of best practices and frameworks, which if adhered to, promise to make integration of Oracle
applications easier and more straightforward. The main components of Oracle AIA include:
1. Process Integration Packs (PIPs)
2. Enterprise Business Objects (EBO)
3. Development Methodology
4. Error Handling Framework
5. Composite Application Validation System (CAVS)
6. Other tools and features (e.g., Project Lifecycle Workbench, PIP Auditor, etc.)
From an architectural standpoint, the underlying J2EE application server is usually Oracle WebLogic
Server, over which Oracle SOA Suite is installed. The AIA Foundation Pack is built and installed over
Oracle SOA Suite, in which pre-built integrations, otherwise known as PIPs, are based on the AIA
Foundation Pack.
Illustration. 4: High-level AIA architectural framework
Enterprise Business Objects – The Canonical Data Model
One of the more valuable components included with the AIA Foundation Pack are EBOs, or
Enterprise Business Objects. EBOs are purely canonical data model representations. Companies often
spend many months just trying to agree on a corporate data standard to represent their key business
objects. For example, as shown in Illustration 5, applications A, B, and C may have different internal
representations of a customer. By leveraging the Customer Party EBO, which is essentially a superset
of customer elements, the source application publishes as much information to the EBO as possible.
The integration will transform this data from the EBO to the format of the target systems.
Illustration. 5: Understanding the usage of the canonical data model, or EBO (Enterprise Business Object)
EBOs are based on the Open Applications Group content known as OAGIS and have been extended to
incorporate best-of-breed attributes. They are designed with extensibility in mind and eliminate the
need to comprehensively analyze your environment to determine a common message format.
From a technical standpoint, EBOs are merely XML schemas (i.e., xsd files). Examples of some
Oracle AIA EBOs include:
 BankAccount
 CurrencyExchange
 CustomerParty
 Invoice
 Item
 Location
 PurchaseOrder
The AIA Development Methodology
In order to promote loose coupling between applications and increase the reusability of the
integrations, AIA proposes a methodology to follow when developing custom integrations. This
methodology is designed to decouple the source and target applications. Thus, if a change is made to
the target application, it is virtually unknown to the source. Updates to any application requires little to
no changes to your integrations as a result. PIPs, which are essentially pre-built integrations from
Oracle, are developed using this methodology.
Illustration. 6: Demonstrating the Oracle AIA development methodology
In the illustration above, the end-to-end integration is separated into 3 separate components. The
Requestor ABCS, which is tied to the source application, the Provider ABCS, which is tied to the
target application, and the EBS (Enterprise Business Service), which is the router in between.
As shown in the illustration, the Requestor ABCS transforms the custom message (ABM) into the
common canonical format (EBM). The EBS, shown in the middle, routes to the appropriate target
application. The Provider ABCS accepts the message in the common canonical format and transforms
it into the target application’s custom format.
AIA Error Handling Framework
The AIA Foundation Pack also delivers an error handling framework. This is detailed in various
Oracle documentation, but in summary, it can capture errors, notify on these errors, and provide
workflow processes surrounding the management and assignment of these errors. The error handling
framework is used by PIPs but can also be used by custom SOA integrations as well. Via the BPM
Worklist application shown in Illustration 7, errors can be claimed, escalated, and delegated to users.
Illustration. 7: Screenshot of the BPM Worklist to claim errors captured by the AIA Error Handling Framework
Composite Application Validation System (CAVS)
The Composite Application Validation System (CAVS) is a testing tool delivered with the Oracle AIA
Foundation Pack. It is a framework to test integration of AIA services. CAVS provides test initiators
that simulate web service invocations and simulators that imitate service endpoints.
Illustration. 8: CAVS (Composite Validation Application System) usage
This becomes valuable when the target system may be unavailable. By leveraging the CAVS
simulator, developers can continue testing without being hindered by the unavailability of the target
application. However, this is somewhat limited as responses are hardcoded. Thus, the CAVS simulator
is good for binding tests, but not necessarily data validation tests.
The CAVS test definition can simulate web service invocations, similar to tools such as soapUI.
Other AIA Foundation Pack Features and Capabilities
The Oracle AIA Foundation Pack delivers additional features such as the Project Lifecycle
Workbench, the PIP Auditor, open APIs, and much more.
For example, functional designs are created to specify requirements that need to be implemented for
an integration project. The Project Lifecycle Workbench is used to perform functional decompositions
to break down overall projects into business tasks.
Illustration. 9: Screenshot of the AIA Project Lifecycle Workbench ‘Add Project’ page
The “Truth Meter”
Raastech conducted a survey with twelve leading Oracle AIA Solution Architects, with representation
from Oracle, several systems integrators, and actual customers. A list of claims extracted from Oracle
AIA marketing material, press releases, and release notes were provided to each of the architects to
rank the truthfulness, on a scale of 1 to 10, of each of the statements.
The results are summarized in the Illustration 10 below.
Illustration. 10: The Oracle AIA Truth Meter – based on results from 12 leading Oracle AIA Architects
Several observations are made from the results (of which all details are not included here):
 A similar survey was conducted 6 months earlier (March 2011) with a third of the sample size.
In the current survey (September 2011), increases were noted on 5 of the statements, 1 has
decreased, while 3 have remained flat.
 As the sample size increases, the overall “truthfulness” of the statements rises, indicating a
larger positive opinion on AIA than what was previously assumed from the past survey.
 The results in Illustration 10 are totals, but by breaking it down even further, only 47% of
customers believe that AIA reduces complexity and 17% believe that it actually allocates less
work on maintenance.
 Customers seem to be mixed on whether AIA lowers integration cost (50% for both cost
statements).
 Architects from Oracle (both Consulting and the A-Team) seem to be mixed on whether AIA
reduces risk (53% for both risk statements).
Overall, it appears that AIA is a legitimate and sound technological solution and approach, but
achieving other benefits may vary from implementation to implementation.
Contact address:
Name
Raastech, Inc.
2201 Cooperative Way, Suite 600
Herndon, VA 20171
USA
Email info@raastech.com
Internet: www.raastech.com

More Related Content

What's hot (20)

PDF
Implementing Cloud Financials
NERUG
 
PDF
Oracle process-automation-with-rpa
Asad Nawaz Khan PMP, CMA
 
PPT
Oracle Fusion Application
Arman Sadat Hossain
 
PDF
Harness Mobility - Go Mobile On Oracle Apps
brijeshbharat
 
PPTX
Con8442 fusion functional setup manager
Berry Clemens
 
PPT
Fusion apps financials strategy - 20100721
Suresh Mishra
 
PDF
Compasso Eo Oracle Aia 2012
emolinaro
 
PPT
Oracle Fusion & Cloud Applications Overview
Ahmed El-Demasy
 
PDF
Ibm web sphere vs sap netweaver evaluation whitepaper
rvegesna1
 
PDF
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Jade Global
 
PDF
Ijmet 10 01_082
IAEME Publication
 
PDF
Oracle Fusion Procurement implementation guide
sahagaurav
 
PPTX
Mba ii u v enterprise application integration
Rai University
 
PDF
Avoid 5 Common Risks Implementing Oracle Business Intelligence Applications -...
Jade Global
 
PDF
Implementing Oracle BI Whitepaper 2011
Jade Global
 
PDF
Fusion app integration_con8685_pdf_8685_0001
jucaab
 
PPT
Oracle fusion applications preparation
Manikantan Iyer
 
PDF
Getting started-with-oracle-so a-vi
Amit Sharma
 
PPTX
Oracle SOA, AIA & Fusion Apps
Phil Wilkins
 
Implementing Cloud Financials
NERUG
 
Oracle process-automation-with-rpa
Asad Nawaz Khan PMP, CMA
 
Oracle Fusion Application
Arman Sadat Hossain
 
Harness Mobility - Go Mobile On Oracle Apps
brijeshbharat
 
Con8442 fusion functional setup manager
Berry Clemens
 
Fusion apps financials strategy - 20100721
Suresh Mishra
 
Compasso Eo Oracle Aia 2012
emolinaro
 
Oracle Fusion & Cloud Applications Overview
Ahmed El-Demasy
 
Ibm web sphere vs sap netweaver evaluation whitepaper
rvegesna1
 
Case study: Managing a Fusion Financials Cloud Implementation with Oracle Uni...
Jade Global
 
Ijmet 10 01_082
IAEME Publication
 
Oracle Fusion Procurement implementation guide
sahagaurav
 
Mba ii u v enterprise application integration
Rai University
 
Avoid 5 Common Risks Implementing Oracle Business Intelligence Applications -...
Jade Global
 
Implementing Oracle BI Whitepaper 2011
Jade Global
 
Fusion app integration_con8685_pdf_8685_0001
jucaab
 
Oracle fusion applications preparation
Manikantan Iyer
 
Getting started-with-oracle-so a-vi
Amit Sharma
 
Oracle SOA, AIA & Fusion Apps
Phil Wilkins
 

Viewers also liked (20)

PDF
Human Task and ADF: How-To (whitepaper)
Revelation Technologies
 
PPTX
ملٹی لیول کے شے۔
maamir farooq
 
PDF
Poscat seminar 7
Hyungyu Shin
 
PPTX
Design engineering cohesion by dinesh
Dinesh Kumar
 
PPTX
CoupledsystemsbyDani
Dinesh Kumar
 
TXT
Advance C++notes
Rajiv Gupta
 
PPTX
simple past quiz
wejdanej
 
PPTX
Media Presentation
jacksbarron
 
PPTX
The Right Type of Cloud Messaging
Francisco "Cocoy" Claravall
 
PDF
Analytical Solution Of Schrödinger Equation With Mie–Type Potential Using Fac...
ijrap
 
PPTX
Proyecto alegebra andres pastaz 2
Andres Pastaz Chicaiza
 
KEY
Attributes, reflection, and dynamic programming
LearnNowOnline
 
PPTX
Uuidはどこまでuuidか試してみた
Yu Yamada
 
PDF
Docker超入門
Katsunori Kanda
 
PPTX
Dijkstra s algorithm
mansab MIRZA
 
PDF
DP
Subba Oota
 
PPTX
Convex Hull - Chan's Algorithm O(n log h) - Presentation by Yitian Huang and ...
Amrinder Arora
 
PPTX
8. Graph - Data Structures using C++ by Varsha Patil
widespreadpromotion
 
PPTX
Divide and conquer - Quick sort
Madhu Bala
 
PPTX
1. Fundamental Concept - Data Structures using C++ by Varsha Patil
widespreadpromotion
 
Human Task and ADF: How-To (whitepaper)
Revelation Technologies
 
ملٹی لیول کے شے۔
maamir farooq
 
Poscat seminar 7
Hyungyu Shin
 
Design engineering cohesion by dinesh
Dinesh Kumar
 
CoupledsystemsbyDani
Dinesh Kumar
 
Advance C++notes
Rajiv Gupta
 
simple past quiz
wejdanej
 
Media Presentation
jacksbarron
 
The Right Type of Cloud Messaging
Francisco "Cocoy" Claravall
 
Analytical Solution Of Schrödinger Equation With Mie–Type Potential Using Fac...
ijrap
 
Proyecto alegebra andres pastaz 2
Andres Pastaz Chicaiza
 
Attributes, reflection, and dynamic programming
LearnNowOnline
 
Uuidはどこまでuuidか試してみた
Yu Yamada
 
Docker超入門
Katsunori Kanda
 
Dijkstra s algorithm
mansab MIRZA
 
Convex Hull - Chan's Algorithm O(n log h) - Presentation by Yitian Huang and ...
Amrinder Arora
 
8. Graph - Data Structures using C++ by Varsha Patil
widespreadpromotion
 
Divide and conquer - Quick sort
Madhu Bala
 
1. Fundamental Concept - Data Structures using C++ by Varsha Patil
widespreadpromotion
 
Ad

Similar to Oracle AIA - Does it deliver on it's integration promise? (whitepaper) (20)

PDF
Oracle AIA - Does it deliver on it's integration promise?
Revelation Technologies
 
PPT
AIA 4 Iowa Apps User Group
Jim Basler
 
PDF
Optimize Oracle Application Integration Architecture (AIA) for Communications
Revelation Technologies
 
PDF
Oracle Application Integration Architecture (AIA): Does It Deliver On It’s In...
Revelation Technologies
 
PPT
Oracle OpenWorld 2009 AIA Best Practices
Rajesh Raheja
 
PPT
Primavera AIA Integration with PIPs
Mark Kromer
 
PDF
Compasso EO AIA
Rômulo Rieder
 
PDF
Oracle AIA Online Training.pdf
SpiritsoftsTraining
 
PPTX
SOA Directions and upgrade strategies
Alicja Sieminska
 
PPTX
Mis 20021241104 20021241103_20021241148_20021241155_20021241149_eai and flexi...
Shaunak Gujjewar
 
PDF
D linsync10 fusaapps
InSync Conference
 
PDF
UK OUG - Oracle Fusion Middleware in Irish Life Invesment Managers
guest93167ee
 
PDF
UK OUG - Oracle Fusion Middleware in Irish Life Invesment Managers
Arnaud Benjacar
 
PDF
UK OUG - Oracle Fusion Middleware in Irish Life Invesment Managers
guest93167ee
 
DOCX
Enterprise Application integration (middleware) concepts
Shantanu Thakre
 
PDF
Wp soa-suite-11gr1-2-129551
xavier john
 
PPT
Business Integration
miriam
 
DOCX
Oracle and its related technologies
anup4704
 
PPT
Kick Starting Integration Projects with Oracle AIA FP
Brad Bukacek Jr.
 
PPT
Integration blueprint-short-en
Guido Schmutz
 
Oracle AIA - Does it deliver on it's integration promise?
Revelation Technologies
 
AIA 4 Iowa Apps User Group
Jim Basler
 
Optimize Oracle Application Integration Architecture (AIA) for Communications
Revelation Technologies
 
Oracle Application Integration Architecture (AIA): Does It Deliver On It’s In...
Revelation Technologies
 
Oracle OpenWorld 2009 AIA Best Practices
Rajesh Raheja
 
Primavera AIA Integration with PIPs
Mark Kromer
 
Compasso EO AIA
Rômulo Rieder
 
Oracle AIA Online Training.pdf
SpiritsoftsTraining
 
SOA Directions and upgrade strategies
Alicja Sieminska
 
Mis 20021241104 20021241103_20021241148_20021241155_20021241149_eai and flexi...
Shaunak Gujjewar
 
D linsync10 fusaapps
InSync Conference
 
UK OUG - Oracle Fusion Middleware in Irish Life Invesment Managers
guest93167ee
 
UK OUG - Oracle Fusion Middleware in Irish Life Invesment Managers
Arnaud Benjacar
 
UK OUG - Oracle Fusion Middleware in Irish Life Invesment Managers
guest93167ee
 
Enterprise Application integration (middleware) concepts
Shantanu Thakre
 
Wp soa-suite-11gr1-2-129551
xavier john
 
Business Integration
miriam
 
Oracle and its related technologies
anup4704
 
Kick Starting Integration Projects with Oracle AIA FP
Brad Bukacek Jr.
 
Integration blueprint-short-en
Guido Schmutz
 
Ad

More from Revelation Technologies (20)

PDF
Operating System Security in the Cloud
Revelation Technologies
 
PDF
Getting Started with Terraform
Revelation Technologies
 
PDF
Getting Started with API Management
Revelation Technologies
 
PDF
Automating Cloud Operations: Everything You Wanted to Know about cURL and REST
Revelation Technologies
 
PDF
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
Revelation Technologies
 
PDF
Automating Cloud Operations - Everything you wanted to know about cURL and RE...
Revelation Technologies
 
PDF
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
Revelation Technologies
 
PDF
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Revelation Technologies
 
PDF
PTK Issue 72: Delivering a Platform on Demand
Revelation Technologies
 
PDF
PTK Issue 71: The Compute Cloud Performance Showdown
Revelation Technologies
 
PDF
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Revelation Technologies
 
PDF
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Revelation Technologies
 
PDF
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Revelation Technologies
 
PDF
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
Revelation Technologies
 
PDF
Cloud Integration Strategy
Revelation Technologies
 
PDF
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
Revelation Technologies
 
PDF
Securing your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
Revelation Technologies
 
PDF
Hands-On with Oracle SOA Cloud Service
Revelation Technologies
 
PDF
Oracle BPM Suite Development: Getting Started
Revelation Technologies
 
PDF
Developing Web Services from Scratch - For DBAs and Database Developers
Revelation Technologies
 
Operating System Security in the Cloud
Revelation Technologies
 
Getting Started with Terraform
Revelation Technologies
 
Getting Started with API Management
Revelation Technologies
 
Automating Cloud Operations: Everything You Wanted to Know about cURL and REST
Revelation Technologies
 
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
Revelation Technologies
 
Automating Cloud Operations - Everything you wanted to know about cURL and RE...
Revelation Technologies
 
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
Revelation Technologies
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Revelation Technologies
 
PTK Issue 72: Delivering a Platform on Demand
Revelation Technologies
 
PTK Issue 71: The Compute Cloud Performance Showdown
Revelation Technologies
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Revelation Technologies
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Revelation Technologies
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Revelation Technologies
 
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
Revelation Technologies
 
Cloud Integration Strategy
Revelation Technologies
 
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
Revelation Technologies
 
Securing your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
Revelation Technologies
 
Hands-On with Oracle SOA Cloud Service
Revelation Technologies
 
Oracle BPM Suite Development: Getting Started
Revelation Technologies
 
Developing Web Services from Scratch - For DBAs and Database Developers
Revelation Technologies
 

Recently uploaded (20)

PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Biography of Daniel Podor.pdf
Daniel Podor
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Biography of Daniel Podor.pdf
Daniel Podor
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
July Patch Tuesday
Ivanti
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 

Oracle AIA - Does it deliver on it's integration promise? (whitepaper)

  • 1. Oracle Application Integration Architecture (AIA) Does It Deliver On It’s Integration Promise? Ahmed Aboulnaga Raastech, Inc. USA Keywords: Oracle, Application Integration Architecture, Service Oriented Architecture, AIA, SOA Introduction A typical Information Technology department in an organization undergoes many transformations in response to the needs of the business which drives it. In a business looking to stay ahead of its competition, change is the only constant. What we see as a result of such an evolution is the existence of disparate enterprise-class IT systems which have been inducted into the organization at various points in time to satisfy the most important business requirements at the time. These systems could be based on different platforms, procured from different vendors, or custom built. Given the torrid pace of globalization, some of these systems may be located in different geographies and with outside partners. No matter how good a system may work standalone, it is rarely designed with integration in mind. Enterprise integration is the task of making disparate systems work together to produce a unified set of functionality. Integration is important because if applications are to continuously deliver value in the face of ever changing business landscape, they cannot live isolated from each other. We need techniques that allow us to take applications that were never designed to interoperate and break down the stovepipes so we can gain a greater benefit that the individual applications can offer us. It also allows us to deliver substantial value to the business by integrating functionality into more useful services. Various technologies have been around that promise to solve the integration puzzle. Oracle’s Application Integration Architecture (AIA) is one technology that is designed with the intent of solving the problem of integrating the various disparate Oracle applications that have mushroomed in the enterprises all around the world. Integration Patterns If we could anticipate our future business requirements and somehow design a system which could incorporate all future requirements as they came up, we wouldn’t be talking about integration. The stark reality, however, is that we almost always can’t anticipate our future business or integration needs. This has given rise to multiple classes of enterprise applications and dozens of different ways to integrate them. We briefly talk about the two common integration patterns followed by an explanation of the integration architecture proposed by Oracle AIA.
  • 2. Point-to-Point Integrations Interfaces contain the logic for connectivity with the source applications, message transformation, and connectivity with target applications. In the typical point-to-point integration, the source and target applications are tightly coupled. This offers limited scalability, as adding a new application will almost always result in the development of a new interface as shown in Illustration 1. Illustration. 1: Point-to-point integrations lead to tight coupling between source and target applications SOA Integrations With the introduction of Service Oriented Architecture, otherwise known as SOA, integrations are developed with loose coupling in mind. Source interfaces are built independent of target applications. This allows the ability to scale and add new target interfaces with limited changes to the existing integrations. Illustration 2 demonstrates how adding a new source application does not change the interface to the target application. Illustration. 2: SOA developed integrations lead to a higher degree of reuse Oracle Application Integration Architecture Through organic growth and multiple acquisitions, Oracle has become an enterprise application powerhouse. Hundreds of thousands of organizations across the globe have multiple Oracle applications running. Almost all of them have a business need to integrate them at the data, functional, process, or UI level. As is to be expected, they were approaching this problem to the best of their abilities. But almost of them were reinventing the wheel, so to speak. Oracle however, noticed a pattern in what was going on and in that, an opportunity to standardize the process of integration amongst various Oracle applications. It launched Oracle Application Integration Architecture. The left figure in Illustration 3 shows the standard point-to-point integrations among multiple applications. Each integration is built separately, allows for limited reusability, consists of multiple
  • 3. transformations, and more seriously, as the number of applications grow, the points of connection grow exponentially, making it much more difficult and more expensive to maintain. Illustration. 3: Illustration of point-to-point integrations (left) compared to AIA-based integrations (right) The figure on the right of Illustration 3 demonstrates how, by leveraging AIA, which is based on true Service Oriented Architecture concepts, interfaces can be reused, the number of transformation reduced, and overall maintenance is reduced. Oracle AIA is not a novel concept. It is merely a formalization of an observed integration pattern and a set of best practices and frameworks, which if adhered to, promise to make integration of Oracle applications easier and more straightforward. The main components of Oracle AIA include: 1. Process Integration Packs (PIPs) 2. Enterprise Business Objects (EBO) 3. Development Methodology 4. Error Handling Framework 5. Composite Application Validation System (CAVS) 6. Other tools and features (e.g., Project Lifecycle Workbench, PIP Auditor, etc.) From an architectural standpoint, the underlying J2EE application server is usually Oracle WebLogic Server, over which Oracle SOA Suite is installed. The AIA Foundation Pack is built and installed over Oracle SOA Suite, in which pre-built integrations, otherwise known as PIPs, are based on the AIA Foundation Pack. Illustration. 4: High-level AIA architectural framework
  • 4. Enterprise Business Objects – The Canonical Data Model One of the more valuable components included with the AIA Foundation Pack are EBOs, or Enterprise Business Objects. EBOs are purely canonical data model representations. Companies often spend many months just trying to agree on a corporate data standard to represent their key business objects. For example, as shown in Illustration 5, applications A, B, and C may have different internal representations of a customer. By leveraging the Customer Party EBO, which is essentially a superset of customer elements, the source application publishes as much information to the EBO as possible. The integration will transform this data from the EBO to the format of the target systems. Illustration. 5: Understanding the usage of the canonical data model, or EBO (Enterprise Business Object) EBOs are based on the Open Applications Group content known as OAGIS and have been extended to incorporate best-of-breed attributes. They are designed with extensibility in mind and eliminate the need to comprehensively analyze your environment to determine a common message format. From a technical standpoint, EBOs are merely XML schemas (i.e., xsd files). Examples of some Oracle AIA EBOs include:  BankAccount  CurrencyExchange  CustomerParty  Invoice  Item  Location  PurchaseOrder The AIA Development Methodology In order to promote loose coupling between applications and increase the reusability of the integrations, AIA proposes a methodology to follow when developing custom integrations. This methodology is designed to decouple the source and target applications. Thus, if a change is made to the target application, it is virtually unknown to the source. Updates to any application requires little to no changes to your integrations as a result. PIPs, which are essentially pre-built integrations from Oracle, are developed using this methodology.
  • 5. Illustration. 6: Demonstrating the Oracle AIA development methodology In the illustration above, the end-to-end integration is separated into 3 separate components. The Requestor ABCS, which is tied to the source application, the Provider ABCS, which is tied to the target application, and the EBS (Enterprise Business Service), which is the router in between. As shown in the illustration, the Requestor ABCS transforms the custom message (ABM) into the common canonical format (EBM). The EBS, shown in the middle, routes to the appropriate target application. The Provider ABCS accepts the message in the common canonical format and transforms it into the target application’s custom format. AIA Error Handling Framework The AIA Foundation Pack also delivers an error handling framework. This is detailed in various Oracle documentation, but in summary, it can capture errors, notify on these errors, and provide workflow processes surrounding the management and assignment of these errors. The error handling framework is used by PIPs but can also be used by custom SOA integrations as well. Via the BPM Worklist application shown in Illustration 7, errors can be claimed, escalated, and delegated to users. Illustration. 7: Screenshot of the BPM Worklist to claim errors captured by the AIA Error Handling Framework
  • 6. Composite Application Validation System (CAVS) The Composite Application Validation System (CAVS) is a testing tool delivered with the Oracle AIA Foundation Pack. It is a framework to test integration of AIA services. CAVS provides test initiators that simulate web service invocations and simulators that imitate service endpoints. Illustration. 8: CAVS (Composite Validation Application System) usage This becomes valuable when the target system may be unavailable. By leveraging the CAVS simulator, developers can continue testing without being hindered by the unavailability of the target application. However, this is somewhat limited as responses are hardcoded. Thus, the CAVS simulator is good for binding tests, but not necessarily data validation tests. The CAVS test definition can simulate web service invocations, similar to tools such as soapUI. Other AIA Foundation Pack Features and Capabilities The Oracle AIA Foundation Pack delivers additional features such as the Project Lifecycle Workbench, the PIP Auditor, open APIs, and much more. For example, functional designs are created to specify requirements that need to be implemented for an integration project. The Project Lifecycle Workbench is used to perform functional decompositions to break down overall projects into business tasks.
  • 7. Illustration. 9: Screenshot of the AIA Project Lifecycle Workbench ‘Add Project’ page The “Truth Meter” Raastech conducted a survey with twelve leading Oracle AIA Solution Architects, with representation from Oracle, several systems integrators, and actual customers. A list of claims extracted from Oracle AIA marketing material, press releases, and release notes were provided to each of the architects to rank the truthfulness, on a scale of 1 to 10, of each of the statements. The results are summarized in the Illustration 10 below.
  • 8. Illustration. 10: The Oracle AIA Truth Meter – based on results from 12 leading Oracle AIA Architects Several observations are made from the results (of which all details are not included here):  A similar survey was conducted 6 months earlier (March 2011) with a third of the sample size. In the current survey (September 2011), increases were noted on 5 of the statements, 1 has decreased, while 3 have remained flat.  As the sample size increases, the overall “truthfulness” of the statements rises, indicating a larger positive opinion on AIA than what was previously assumed from the past survey.  The results in Illustration 10 are totals, but by breaking it down even further, only 47% of customers believe that AIA reduces complexity and 17% believe that it actually allocates less work on maintenance.  Customers seem to be mixed on whether AIA lowers integration cost (50% for both cost statements).  Architects from Oracle (both Consulting and the A-Team) seem to be mixed on whether AIA reduces risk (53% for both risk statements). Overall, it appears that AIA is a legitimate and sound technological solution and approach, but achieving other benefits may vary from implementation to implementation. Contact address: Name Raastech, Inc. 2201 Cooperative Way, Suite 600 Herndon, VA 20171 USA Email [email protected] Internet: www.raastech.com