Getting Started
IBM TechXchange 2025 conference is accepting
Session proposals through April 11
This article was originaly published in 2016.07.13
You can use the Get Compare Result step in the WebSphere Application Server – Configure plug-in to automate comparisons with live WebSphere instances. Use this step after a WebSphere Configuration Compare step to generate comparison data in JSON format. After the compare step runs, the comparison data is available to subsequent process steps. For example, you can add a step that sends an email to the relevant staff to warn them that a change was found.
areDifferencesFound
true
false
compareProcessRequestLink
appProcessRequestId
compProcessRequestId
From here, you can attach other process steps to the Get Compare Result step. For example, you can attach a process step that sends an email alert if the Boolean areDifferencesFound property from the compare step is true or false.
#WebSphereApplicationServer(WAS)