Tag Archives: IIB

10 Key features in IIB V 10

IBM Integration Bus V10 was released quite some time from now. IIB V10 is the second release of Integration Bus family after Websphere message broker is re branded as IBM integration Bus. The new release is having some popular new … Continue reading

Posted in IBM Integration Bus, WMB | Tagged , , , , , , , , , , , | Leave a comment

Processing Accounting and Statistics data for WMB

Introduction: Accounting and statistics data in WMB will help us to get the performance metrics of the message flow such as number of threads, max time to process a message, message max size, CPU utilization, product performance, how many messages … Continue reading

Posted in IBM Integration Bus, WMB | Tagged , , , , , , , | Leave a comment

Message flow transactions in IIB

Transaction handling in IIB is a topic which is widely discussed in forums and is been well documented in Info center as well. I am just trying to summaries those information here in this topic based on a request from … Continue reading

Posted in IBM Integration Bus, WMB | Tagged , , , , , , , , , , | Leave a comment

Route To Label Node Routing mode behavior

Route to Label node in IIB/WMB can be used to dynamically route the message based on the message content. The combination of Route to Label and the Label node will do this dynamic routing. In order to use route to … Continue reading

Posted in IBM Integration Bus, WMB | Tagged , , , , , , | 8 Comments

Extract configurable properties from a BAR file

In an automated build environment using ANT scripts, there might be configuration changes for the same bar file according to the different environments. eg: The DSN Name, Email server details, Back end server socket details, various flow UDPs etc might … Continue reading

Posted in IBM Integration Bus, WMB | Tagged , , , , , , , , | 1 Comment

Integrate IBM Integration Bus with IBM Operational Decision Management using Decision Service Node

Introduction This article describes the use of decision service node in IBM Integration Bus V9.0 and how to use this node to integrate an external ODM with IBM Integration Bus. The external ODM referring here is IBM Operational Decision Management … Continue reading

Posted in IBM Integration Bus, IBM Operational Decision Management | Tagged , , , , , , , , , | 4 Comments

Environment and Local Environment trees in IBM Integration Bus

Environment and Local Environment trees in  IBM Integration Bus Yes, this topic is been discussed many times in many places. And the InfoCenter is been improved a lot in addressing this topic. Yet, I just want to put some simple analysis … Continue reading

Posted in IBM Integration Bus | Tagged , , , , | 1 Comment

ESQL Variable Scope and lifetime

Introduction The variables declared and used in ESQL will have a scope (Flow/Module/Nodes to which the variable is accessible) and lifetime (time till the variable holds the value). When we declare a variable in ESQL, it will have the above … Continue reading

Posted in IBM Integration Bus | Tagged , , , , | 4 Comments