IBM Support

Maximo 7608 and 7609 Tokens License package

News


Abstract

You can use this package to install the token licensing system for IBM Maximo Asset Management version 7.6.1 on Maximo Asset Management version 7.6.0.8. and 7.6.0.9.

Content

You can use this package to install the token licensing system for IBM Maximo Asset Management version 7.6.1 on Maximo Asset Management version 7.6.0.8. and 7.6.0.9. This package includes the token licensing features.

Full authorized, self-service, express, and limited access types are available for users of token licenses. For more information, review the Access types section of the Token licensing in Maximo Asset Management article on IBM Support.

Supported Versions of Maximo Asset Management

7.6.0.8 and 7.6.0.9

System Requirements

The Maximo system must be preconfigured for token licenses. IBM Rational license key server must be set up, and products that are licensed from IBM Rational license key center must be uploaded to the server.

A library file is required, in addition to the library file that is imported in step 11 of the installation instructions.

Content

A compressed package and installation instructions.

Installation Instructions

  1. Download and extract the compressed file to the Maximo root folder.
  2. Import the messages.
    1. In a command prompt, open the following directory: Maximo root folder\tools\maximo\internal
    2. Run the following command: “messageloader -iMaximo root folder\C:\unicorn\resources\messages\TokenMessage.xml”
  3. Run the database update scripts.
    1. In a command prompt, open the following directory: Maximo root folder\tools\maximo\internal
    2. Run the following command: "runscriptfile -fToken_7608_09_d2_1"
    3. Run the following command: "runscriptfile -fToken_7608_09_d2_2"
    4. Run the following command: "runscriptfile -fToken_7608_09_d2_3"
  4. Open the file <maximo_root>\deployment\buildmaximoear.xml

In that file search for <property name="maximo.businessobjectsclasspath"

To the end of that value, add lib/rcl_ibmratl.jar

  1. Build and deploy the EAR file.
  2. Start the server, either IBM WebSphere Application Server or Oracle WebLogic Server, that was used to install the Maximo system.
  3. Log in to the Maximo system.
  4. In the Application Designer application, from the Maximo root folder\resources\presentations directory, import the tokenlic.xml file and the lictrack.xml file.
  5. In the Application Designer application, export and save the library presentation file.
  6. In the library presentation file, paste the following text directly before the </systemlib> line.

<dialog id="crontaskse" label="Data Collection Settings" mboname="MAXLICCRONTASK"  beanclass="psdi.webclient.beans.lictrack.LicCrontaskDialogBean" >

                     <helpgrid id="crontaskse_help" innerhtml="This information is shared with the License Usage Monitor application." />

                    <section id="cts_sec_1">

        <sectionrow id="cts_sec_1_row_1" >

           <sectioncol id="cts_sec_1_row_1_col_1">

              <section id="cts_sec_1_row_1_col_1_sec_1" >

                <checkbox id="cts_sec_1_row_1_col_1_sec_1_1" dataattribute="ISACTIVE" />                 

              </section>

           </sectioncol>

              

           <sectioncol id="cts_sec_1_row_1_col_2">

              <section id="cts_sec_1_row_1_col_2_sec_1" >

                 <textbox id="cts_sec_1_row_1_col_2_sec_1_1" dataattribute="SCHEDULE" lookup="date_selector" />                

              </section>

           </sectioncol>

            <sectioncol id="cts_sec_1_row_1_col_3">

              <section id="cts_sec_1_row_1_col_3_sec_1" >

                 <textbox id="cts_sec_1_row_1_col_3_sec_1_1" dataattribute="RUNASUSERID" lookup="maxuser" />                 

              </section>

           </sectioncol>            

           <sectioncol id="cts_sec_1_row_1_col_4">

             <section id="cts_sec_1_row_1_col_4_sec_1" >                                

               <textbox id="cts_sec_1_row_1_col_4_sec_1_1" dataattribute="LASTCOMPLETIONDATE" inputmode="readonly"/>                 

             </section>

           </sectioncol>

        </sectionrow>

      </section>

                    <table id="cts_table" label="History" mboname="CRONTASKHISTORY" orderby="groupname" beanclass="psdi.webclient.beans.lictrack.LicCronTaskHistTableBean" inputmode="readonly">

      <tablebody id="cts_table_tablebody" filterable="true" displayrowsperpage="10" >

                      <tablecol id="cts_tablecol_0" type="event" mxevent="toggledetailstate" mxevent_desc="Show Detail" sortable="false" filterable="false" />

        <tablecol id="cts_tablecol_1" dataattribute="sequence" defaultfocus="true"  />

        <tablecol id="cts_tablecol_2" dataattribute="starttime"  />

                                    <tablecol id="cts_tablecol_3" dataattribute="endtime"  />

                                    <tablecol id="cts_tablecol_4" dataattribute="runtimeerror" />

      </tablebody>

      <tabledetails id="cts_tabledetails" >

                                    <section id="cts_tabledetails_sec1" label="Details" >

                                      <sectionrow id="cts_tabledetails_sec1_row1" >

                                                        <sectioncol id="cts_tabledetails_sec1_row1_col1" >

                                                          <section id="cts_tabledetails_sec1_row1_col1_0" >

                                                            <textbox id="cts_tabledetails_sec1_row1_col1_1" dataattribute="sequence" />

                                                            <textbox id="cts_tabledetails_sec1_row1_col1_2" dataattribute="servername" />

                                                            <textbox id="cts_tabledetails_sec1_row1_col1_3" dataattribute="serverhost" />

                                                            <textbox id="cts_tabledetails_sec1_row1_col1_4" dataattribute="starttime" />

                                                            <textbox id="cts_tabledetails_sec1_row1_col1_5" dataattribute="endtime" />

                                                          </section>

                                                        </sectioncol>

                                                        <sectioncol id="cts_tabledetails_sec1_row1_col2" >

                                                          <section id="cts_tabledetails_sec1_row1_col2_0" >

                                                             <textbox id="cts_tabledetails_sec1_row1_col2_1" dataattribute="activity" />

                                                             <multilinetextbox id="cts_tabledetails_sec1_row1_col2_2" dataattribute="runtimeerror" maxlength="2000" columns="40" rows="4" /> 

                                                          </section>

                                                        </sectioncol>

                                      </sectionrow>

                                    </section>

                    </tabledetails> 

    </table>

                 

                   

    <buttongroup id="cts_btngrp" >

      <pushbutton id="cts_btn_ok" label="OK" default="true" mxevent="dialogok" />

      <pushbutton id="cts_btn_caln" label="Cancel" mxevent="dialogcancel" />

    </buttongroup>

  </dialog> 

  1. In the Application Designer application, import the modified library presentation.
  2. In the token license setup application, in the Server Address field, specify the address of your Rational license key server instance.

Files

Maximo 7.6.0.8 token license package

Maximo 7.6.0.9 token license package

License

Z125-5589-05

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.6.0","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
16 March 2022

UID

ibm15693792