How do you get the long description in Maximo?

How do you get the long description in Maximo?

This is how we can retrieve the long description. select * from LONGDESCRIPTION where ldkey=37 and ldownertable=’WORKORDER’; Multiple attributes in the Mbo can have long descriptions. The LDOWNERCOL says which column owns the long description.

What is Maximo integration?

The Maximo Integration Framework (MIF) is an integral part of the Tivoli Process Automation Engine (TPAE) that allows the synchronization and integration of data and of applications between TPAE and external systems in real time or batch mode by using a variety of communication protocols.

What is Maximo tool used for?

Maximo is designed to assist an organization in managing its assets such as buildings, vehicles, fire extinguishers, equipment recording details such as maintenance schedules and participating in workflows to manage the assets.

What is module in application?

An Application Module is a logical container for coordinated objects related to a particular task, with optional programming logic. Application Modules provide a simple runtime data connection model (one connection per Application Module) and a context for defining and executing transactions.

What is the correct order of the four basic levels of data in Maximo?

Data storage levels Application data is stored at the following four levels: enterprise, set, organization, and site.

What is the difference between module and application?

Applications are a way to group your modules in a business sense – most of the time they will contain modules that belong to different layers. If you have an application that serves a specific purpose, you’d keep everything in it that is directly related to that purpose.

What are the different software modules?

12 Common Modules in Software Projects

  1. Logger. A logging module is essential for system maintenance.
  2. User Management. A lot of systems are multi-user.
  3. Command Stack with Undo/Redo Support.
  4. Change History.
  5. Setting Manager.
  6. Entity Register.
  7. Document Management System.
  8. Content Management System.

What is the purpose of Maximo?

Maximo is designed to assist an organisation in managing its assets such as buildings, vehicles, fire extinguishers, equipment recording details such as details, maintenance schedules and participating in workflows to manage the assets.

What are the benefits of Maximo?

Top 5 Benefits of IBM Maximo as a Service

  • 1) Ease of management.
  • 2) Optimal security.
  • 3) Continuous upgrades and patches.
  • 4) Greater availability.
  • 5) Gaining support without losing control.
  • Finding the Right Partner for Maximo as a Service.

What is a Maximo work order?

Maximo is an asset (equipment) management life cycle and workflow process management system. It has integrated modules used to set up planning and control, track inventory, maintain the database and generate work orders to satisfy customer requests for issues or projects.

In which two places in Maximo can KPI’s be viewed choose two?

In previous versions of Maximo there were two ways to view KPI’s: In the KPI Manager application. On your Start Center.

What is module give detailed description of it with example?

A module is a Python object with arbitrarily named attributes that you can bind and reference. Simply, a module is a file consisting of Python code. A module can define functions, classes and variables. A module can also include runnable code.

Why use Maximo Integration Framework?

Maximo 7.6 –Integration Framework Why use it •Leverages the Maximo Integration Framework –Maximo Business Objects (MBO) –Not ‘home-grown’ SQL scripts •Out of the Box Functionality •Maintains data integrity –Data Relationships –Non-Persistent data fields •Captures erroneous data before it’s loaded Components Maximo Integration Framework Components

What is a long description in Maximo?

Long descriptions in Maximo are a special fields meant to store long text. Unlike all the other fields they are stored in a dedicated table called LONGDESCRIPTION. Tables link to the LONGDESCRIPTION table through their unique ID and the long description attribute is stored in a CLOB field.

What are the components of Maximo?

Maximo Integration Framework Components •Tables •MBO •Object structures •JMS Queues •Sources of Data Communication Modes • Web services (Asynchronous / Synchronous) • HTTP (Asynchronous / Synchronous) •Java Message Services (JMS) (Asynchronous) •Database interface tables (Asynchronous) •XML files and Flat Files (Asynchronous)

How to enable Import/Export for application in Maximo?

•Enable Import / Export support for Application within Maximo –Select Action > Add/Modify Application Export (or Import) • Grant Import / Export security privileges to Application in Maximo (Security -> Security Groups) Application vs. MIF •Application (version 7.5 onwards) –Only requires object structure setup

Related Post