Is there any solution for multiple deployment to different dataPower appliances? We have four of datapower appliances ( X150 and X152 ). We want import packages all these appliances with one deployment . ( Like a cluster deployment )
Thanks.
Is there any solution for multiple deployment to different dataPower appliances? We have four of datapower appliances ( X150 and X152 ). We want import packages all these appliances with one deployment . ( Like a cluster deployment )
Thanks.
Yes, that can be done using any scripting tool you like and the SOMA interface. I know of many using Ant scripts for it. As you have the old XI50's you can't use RMI (REST) interface as that is not supported for XI50 and firmware 6.
You should be careful though if you have different firmwares on the old XI50 and XI52's (and obviously look into replacing the XI50's as they are out-of-support since 2014)!
Have a look at the (open source) appliance-management-center as well at https://github.com/ibm-datapower/appliance-management-center which can handle deploys. This was previously sold by IBM as the WebSphere Appliance Management Center (WAMC).