IBM Maximo Mobile: Installing Maximo Mobile Package

From Wiki
Revision as of 11:56, 3 November 2023 by Ebasso (talk | contribs) (Created page with "== Installing Maximo Mobile Package == On Administrative Server 1) Download maximomobile-8.XX.zip file from Passport Advantage 3) Unzip the '''maximomobile.zip''' to '''MAXIMO_ROOT_FOLDER'''. cd /opt/IBM/SMP_7613/maximo unzip /tmp/maximomobile-8.11.zip 3) Run '''pkginstall''' cd /tools/maximo ./pkginstall.sh 4) Run updatedb '''Stop Maximo Application before update database''' ./updatedb.sh 5) Run tdtoolkit ./TDToolkit.sh -pmpupdatemobile -versionV71...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing Maximo Mobile Package

On Administrative Server

1) Download maximomobile-8.XX.zip file from Passport Advantage

3) Unzip the maximomobile.zip to MAXIMO_ROOT_FOLDER.

cd /opt/IBM/SMP_7613/maximo

unzip /tmp/maximomobile-8.11.zip

3) Run pkginstall

cd /tools/maximo

./pkginstall.sh

4) Run updatedb

Stop Maximo Application before update database

./updatedb.sh

5) Run tdtoolkit

./TDToolkit.sh -pmpupdatemobile -versionV7100-000 -useexpander

6) Build and Deploy the maximo.ear


Ver também