IBM Maximo Mobile: Difference between revisions

From Wiki
No edit summary
No edit summary
Line 38: Line 38:
|}
|}


== 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


== Telas ==
== Telas ==

Revision as of 11:41, 3 November 2023

Artigos sobre o Maximo Mobile

Maximo Mobile - Use and Development

Artigos e Blogs

Maximo Mobile Version Maximo Application Suite Maximo Asset Management EAM Part Number
8.11 ?

MAM version 7.6.1.3

TPAE version 7.6.1.3 and Interim fix IF012 or later

TPAE_7613_IFIX.20230914-0042.im.zip

M0FHHML

8.10 ?

MAM version 7.6.1.3

TPAE version 7.6.1.3 and Interim fix IF005 or later

8.8 ?

MAM version 7.6.1.2 TPAE version 7.6.1.2 and Interim fix IF021 or later ||


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

Telas

Ver também