Integration Server 10.15 | Integration Server Administrator's Guide | Running Multiple Integration Server Instances | Creating a New Integration Server Instance | Obtaining and Applying Updates from Update Manager
 
Obtaining and Applying Updates from Update Manager
The create command in the script provides multiple parameters that specify how the script obtains the most recent fixes applied via Update Manager to an Integration Server instance on the same host machine and Integration Server installation directory. The script then uses Update Manager to ensure all instances in the Integration Server installation directory, including the new instance, have the most recent fixes. All of these parameters have default values. The script attempts to obtain the latest fixes in the following order, trying each successive option only if the previous one fails.
1. Looking in the Update Managerfix cache in the SAGUpdateManager directory specified for -Dsum.install.dir.
2. Using cached Empower credentials in Update Manager credentials to obtain fixes from Empower. The cached credentials are the default values for -Dsum.empower.user and -Dsum.empower.password.
3. Using the installation image specified in -Dsum.image.location.
4. Installing from the fix server specified in -Dsum.server with the credentials supplied in -Dsum.empower.user and -Dsum.empower.password. Cached Empower credentials are not used in this attempt.
5. Installing from -Dsum.server with no credentials.
6. Installing from the default value for -Dsum.server using the credentials provided in -Dsum.empower.user and -Dsum.empower.password. Cached Empower credentials are not used in this attempt.n no credentials.