WB552: “Is there an IDE for DataPower?”
Q: “Is there an IDE for DataPower?”
Answer: No. The web client is used to access most of the features”
I think that there probably should be an investment (or direction) from IBM about how to go about doing the development work for DataPower. What I say this, I mean what is the recommended IDE to do your XSLT transformation work? It’s true that you don’t need an IDE for development in the same vein that you can use WebSphere Application Server without an IDE. You can, but why would you?
Web clients are good for simple tasks (ex WebSphere Admin Console) but not for development efforts. How can I work on my datapower rules when I’m at home off the network? Currently the answer is that you can’t.
Of course, I’m not an expert and I know theres some kind of DataPower plug-in for WebSphere Integration Developer but I’m not sure what it does.
Related Posts
- DataPower Course WB552 Overall Impressions
- WB552: Random DataPower Thoughts Part 4
- DataPower Course WB552: Accelerate and Secure XML and Web Services with IBM DataPower SOA Appliances
- WB552: Random DataPower Thoughts Part 2
- Passed Certification Test 284: IBM WebSphere DataPower SOA Appliances Firmware V3.6.0
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

November 29th, 2008 at 10:56 pm
For Datapower related development, We have used XML SPY with DP plugin for XSLT ,Curl and JMeter tool.These tools worked very well for us.
October 21st, 2010 at 1:22 pm
That plugin allows you to run your XSLT you create in eclipse on DataPower – in short it pushes both the XML and XSLT to a loopback XMLFW and you get the response, tweak and submit again – I personally use the file-management to edit my xsl’s but I find as we move to a more complex XML based IT environment that is starting to hinder efforts…