overview

Notification on new version of the Middleware product

Author: Vasil Vasilev
February 20, 2023

In Midleo.CORE, there is a way to get notifications if a software release version is newer than the installed one on the servers.
First, the servers have to be connected to the Midleo system - Connect a server to midleo.CORE system.
There are predefined release checks that use a special function to determine the version from the vendor website:

"IBM MQ",
"IBM App connect (11, 12)",
"IBM Integration Bus (9, 10)",
"IBM Websphere AS (v70, v85 or traditional-v9-0)",
"Oracle Jboss EAP (7.0, 7.1, 7.2, 7.3, 7.4)",
"Oracle Wildfly server",
"Apache Tomcat server",
"Nginx Web server"

You can configure the release period - how often the job should check for a new version.
After this has been added and after you have connected servers to the environment, all other is work of Midleo.
You can see the last check and release version in the Control Panel -> Inventory -> Releases




In the menu Release status, you can find a list of the current status of your Application server environment.
In case there is an Upgrade match, you will get a notification on the desired email address.
Depending on customer needs, a trigger POST job can be implemented.