Getting Started
IBM TechXchange Dev Day: Virtual Agents
Join us 23 January from 11 AM - 6 PM ET as over 30 speakers from IBM and key AI industry leaders discuss the latest AI trends.
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)