Skip to main content

Posts Tagged ‘XI 52’

Datapower Scatter/Gather-Data Aggregation pattern(Fan-out/Fan-in)

Implementing Scatter/Gather – Data Aggregation pattern (Fan-out/Fan-in) in Datapower This article covers one of the very important patterns in SOA – Data aggregation. The data aggregation can be implemented in Datapower in many different ways. Data aggregation in Datapower can be categorized mainly in three segments: Scatter n Gather Pattern Fan-out/Fan-in Pattern Data/Content Aggregation Fundamental principle of […]

Integrating Datapower XI 52 with Operational Decision Manager

In recent times, the need to follow government regulations and identify fraud to avoid financial loss as become more prominent. This forced companies in financial and health care domains to implement stricter business processes. The need to adapt and build better business process requires to use Business Rules Management System (BRMS) which will allow to […]

DataPower’s handling of RESTful services via JSON

In the IBM DataPower world, JSON is the representational format used by the RESTful façade exposed by the appliance. Starting with firmware version 3.8, there has been a gradual increase in the number of ways that JSON payload is handled. DataPower services that will handle and process JSON messages include: Multi-Protocol Gateway (MPGW) XML Firewall Web […]

DataPower Configuration Management tool

DCM (DataPower Configuration Manager) is an open source tool published by IBM for automating and simplifying the configuration and management of IBM DataPower appliances (with the exception of the XC10).  It can be used standalone OR within IBM UrbanCode Deploy platform.  Business partners, clients or anyone else for that matter can contribute enhancement or fixes […]

Building an ESB Capability

Building ESB Capability Java EE -vs- Configuring a Datapower SOA Appliance Implementing a Java network infrastructure solution versus network appliance configuration It’s not unusual for a seasoned Java implementer, when exposed to an IBM Datapower appliance for the first time to question the technological advantage of a configurable network device. I feel this question is […]

Datapower XI 52 and XC 10 Integration:Encode/decode the cache key

From our previous blog post we have seen how easy it is to setup a seamless integration between the XI 52 and XC 10. In this blog post, we dive into a little more detail of the seamless integration by understanding how datapower encodes and decodes the cache key. Datapower XI 52 uses the URL […]

DataPower XC 10 seamless integration with DataPower XI 52

The need for cache is inevitable in the world of enterprise-level applications. There are boundless use cases with different combinations ranging from the data type specific cache to application specific cache. We have seen a wide variety of caching technology realizations from emerging technologies like Redis (in reality, it is more than a cache) to […]