Skip to main content

Posts Tagged ‘IBM Integration Bus’

How to Access Google Analytics API from IBM Integration Bus

In my current engagement, one of the projects required integration between Google Analytics (GA) and IBM Integration Bus (IIB). Google Analytics is built upon a powerful data reporting infrastructure which can be accessed using the Google Analytics Reporting API (V4 is the most current). Google APIs use OAuth 2.0 protocol for authentication and authorization. In this […]

An IBM DB2 Architecture Using AWS

Target audience: Mid to Highly skilled Linux, DB2 and AWS admins. Currently IBM DB2 is not one of the choices for an RDBS in AWS. This article describes how to stand up a simple HA DB2 instance using AWS components. This configuration is intended to be used as a POC or POT demonstration of DB2. […]

An Easy Way to Write HL7(TDS) Messages in XML Format in IIB

The Perficient project lead handling an Enterprise Integration project at one of the largest healthcare providers in the country called me one afternoon and asked me to find a quick solution to write HL7 messages in XML format as some vendors that were being integrated needed the messages in XML. I knew that the solution […]

Integrate Google Analytics to IBM Integration Bus

Google Analytics is web analytics tool which has advanced modes of capturing statistical data of applications. While IIB dominates the middleware world with its robust integration capabilities, this blog provides an approach to utilize the REST services of the Google Analytics API to consume various reports containing various metrics of the native applications. The metrics […]

Performance Testing Framework for Websphere Message Broker

With this post, I will cover performance testing framework for Websphere Message Broker. Tools Used: Tools used to do the performance testing of ESB interfaces: Jmeter SupportPac IS03 The following section will brief the tools that are used in the ESB Performance test plans. Jmeter: Jmeter is an open source Apache Software used for load […]

Integrating IBM Integration Bus with DataPower XC10 – (REST APIs)

Introduction In this article we will discuss about how you can achieve the integration between IBM Integration Bus (IIB) and WebSphere DataPower XC10 (XC10) using the REST APIs functionality of XC10 devices. Since the release of the V9, IIB can now connect to an external data grid cache to improve SOA’s services performance by the […]

eXtreme Scale

Just for curiosity’s sake and this blog, I looked up the definition of ‘cache’ [as used in computer science]. Most sources define it as “…a component that transparently stores data so that future requests for that data can be served faster “.  The part about served faster reminded me of an old adage. It goes like this. […]

How to install XI52 Virtual Appliance

One of the interesting IBM offerings in the suite of middle-ware products are the Datapower XI52 and XC10 virtual appliance. Combining these technologies with a few Openware products and you have the foundation for a nice small scale enterprise environment in which you can experiment and test a variety of configuration solutions. With this idea […]

IIBv9 – Introduction

Peers, it is time to embrace IBM’s Integration Bus v9 aka IIBv9. Many of us are comfortable developing solutions using WebSphere Message Broker [WMB] version 6, 7 and 8. To date, all the projects I’ve worked on at Perficient, clients still used WMB 6/7. However, IBM recently re-branded WMB as Integration Bus. Much of the […]

Message Modelling Using DFDL in WMB

Introduction This article addresses the DFDL message modelling feature in IBM® WebSphere® Message Broker (also known as IBM® Integration Bus). It contains step by step instructions for creating a DFDL schema for a flat file using WMB tool-kit. Data Format Description Language, commonly known as DFDL is an open standard based modelling language which is using […]