Search This Blog

Friday, January 12, 2024

How to create a Entity Relationship Document (ERD) for MAS 8

The following are the steps for MAS 8.11 and beyond as well as 8.10 and prior versions

Steps

For MAS 8.10 and prior, do the following steps; 

  • Access Manage Admin pod terminal - /tools/maximo/internal
  • execute the cli  - generd.sh
  • This generates the erd files inside /tools/maximo/erd
  • You then need to download that folder with contents into a local device with browser 
  • Then, access the erd/index.html by using the local browser - and browse the erd pages.

No comments:

Post a Comment

How to increase jms file store size in MAS

  Steps In order to increase the file store size we need to update the server.xml for the jmsserver bundle. The server.xml is added in ...