PreviousNext
JavaScript must be enabled to correctly display this content
7.1 Upgrading STSA and MMG Together
If STSA and MMG are provisioned together, perform the following steps to upgrade both
components:
Create a backup of the existing installed files. To do so, rename the existing
OFS_STSA directory to backup.
Copy the new build archive to the server and place the new installer
.zip file in the same or a different directory.
Extract the installer files and unzip the archive and complete all steps
required for a fresh installation.
Update the configuration files. To do so:
Use the new ConfigForEST.sh and
config.sh files.
Copy values from the existing files, retain previous
settings, and provide values for newly introduced properties.
Retain critical path and port values. To do so, Ensure that
LOG_HOME, FTPSHARE,
WALLET_LOCATION, and all port numbers remain consistent
with the earlier installation.
Generate the keys and token. To do so, complete the MMG prerequisites by
generating keys and token, and apply the necessary database grants for Data
Pipeline usage if applicable.
Run the deployment script. To do so, navigate to the STSA bin directory and run
the following command to reinstall the application:
./deploy.sh
Note:
Before running
the deployment script, ensure that both STSA and MMG services are shut
down.
Run the update script to refresh database properties. To do so, execute the
following command to update application properties and replace the token in the
database:
./deploy.sh -U
After successfully completing the previous step to upgrade the sandbox schemas
with the latest changes, start all services by running
./startup.sh.
After all services are up and running, log in to the application.
From the application home page, open More Options for
the required sandbox.
Select Details to open the sandbox Details page.
Click Sync Configuration to start the sandbox upgrade
process.
Verify that the process completes successfully by confirming the displayed
success message.