Skip to content
Rich Groot edited this page Jan 21, 2015 · 1 revision

DataPower Configuration Manager (command line and UrbanCode Deploy plugin)

This project simplifies IBM DataPower Gateway appliance management. It currently works with all DataPower appliances except for the XC10, and it works with all versions of firmware to date.

Note that some features, such as Patterns, have not yet been integrated.

DCM is built in several layers and the top layer is based on Ant and a build file named deploy.ant.xml. Interior layers include XSLT and Java. You are discouraged from using these interior layers directly as a long-term project is underway to replace much of this code. The deploy.ant.xml targets (and their associated properties and definition files) will be forward compatible.

See the Quick Start page for details on getting DCM up and running on the command line and under UrbanCode Deploy as a plugin.

Clone this wiki locally