Salesforce

How to apply a HotFix for the WebClient using Intellistream?

« Go Back

Information

 
TitleHow to apply a HotFix for the WebClient using Intellistream?
URL Name000035842
Article Number000160131
EnvironmentProduct: OpenEdge
Version: All supported versions
OS: All supported platforms
Question/Problem Description
How to apply a WebClient HotFix?
How to apply a HotFix for the WebClient using Intellistream?
How to apply an 11.0 hotfix for WebClient?
Is applying a Webclient Hotfix for OpenEdge 10.x different than 11.x?
Are WebClient Hotfixes the same as OpenEdge Hotfixes?
Are WebClient Hotfixes cumulative?
 
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
A WebClient HotFix is a full installation of the WebClient product and therefore different from the standard OpenEdge HotFix install process:
  • .Applying a WebClient HotFix is not just a matter of copying files from an archive to the WebClient install like an OpenEdge Hotfix is applied, it has to be deployed like a WebClient install instead.
  • If the HotFix is built on a different Service Pack than is currently installed, it is not necessary to upgrade WebClient to the latest Service Pack first.
  • The WebClient HotFix contains all the fixes already in Service Pack(s) up to the hotfix version
1.  Hosting The WebClient HotFix

Host the webclient HotFix where WebClient users can download it.
Make changes to the bootstrap.htm and webclient.htm as needed.
 
2.  Modifying The Application

In order for IntelliStream to automatically upgrade the WebClient version, another version of the Application needs to be created  with a new WebClient version number.
  • Open the Application Project in the WebClient Application Assembler
  • Go to the WebClient tab
  • In the WebClient version, enter the version number of the Hotfix
e.g. 10.2B0607, 11.1.0.017

For pre-11.0 releases, the format is: MM.NTSSHH
Where:
MM is the major version ("10")
is the minor version ("2")
T  is the maintenance version letter (e.g. "B")
SS is the service pack level, requiring 2 digits (e.g. "06")
HH is the hotfix level, requiring 2 digits (e.g. "07")

For 11.0+ releases, the format is: MM.EE.SS.HH
Where:
MM is the major version ("11")
EE is the enhancement version ("1")
SS is the service pack level(e.g. "0")
HH is the hotfix level, requiring 3 digits (e.g. "017")
  • Enter the URL for the hosted WebClient hotfix
  • Generate a new version of the Application
  • Deploy the new version to the Deployment Server
The next time WebClient users try to start the application, WebClient will be upgraded.
Workaround
Notes
Keyword Phrase
Last Modified Date5/24/2016 7:31 AM

Powered by