12 Just In Time Upgrade Guidelines

LANSA Deployment Tool

12. Just In Time Upgrade Guidelines

Let's start at the beginning.

What is Just in Time Deployment?

Simplistically, Just in Time (JIT) Deployment provides a centralized, automated update facility for any application deployed using the Deployment Tool.

In Version 13 Just in Time deployment only supports Package Upgrades. DLL Upgrades are no longer supported.

All the Packages associated with an Application are installed on a centralized Application Server, that is, the initial Version and any subsequent major upgrades or Patches. After the initial installation, each time a user launches the Application from a Target PC, the Target PC connects to the Application Server to see if new upgrades are available to install. Any new upgrades will be automatically installed before the Application is launched.

How does it work?

To get started the initial Package to install the application must include:

  • The application objects, the same as any other deployment
  • Information defining the Application Server, so the target PC can connect to the Application Server to install future Packages

A variety of deployment templates are available to assist in the construction of these Packages.

The initial Package may be delivered in various ways including:

  • file share on the network
  • web site
  • an ftp server
  • CD or DVD

It is only after this initial installation that Just in Time Deployment really comes into play although we have now identified the Application Server and set up the Just in Time configuration to access the Application Server whenever the Application is started on the Target PC.

Subsequent updates to the application are either a major upgrade Version or a Patch.

When you are using Package Upgrades (the most common option) and you deploy a Package upgrade to the Application Server you no longer create an entry for the Package in the associated APPLPKG.DAT file. It's a simple matter of just copying the MSI or MSP into the Application directory

Each time a user launches the Application on a Target PC a connection is established with the Application Server.  Before the Application is started the Just in Time processing checks if there are any upgrades which have not already been applied locally.  If any Packages are found they are installed before the Application is launched.

For more detailed information on the Just in Time set up refer to:

12.2 Package Upgrades

12.3 Application Servers

12.4 Target PCs and the Client Application

12.6 Just In Time Upgrade Recommended Settings

12.7 Troubleshooting Just in Time

12.8 Tracing Just in Time Connections

12.9 Upgrading to Version 13 using JIT Upgrade

12.10 Customizing Just In Time Package Upgrade