How do you add a long description in Maximo?
You will need to turn on Admin Mode to be able to do any configuration changes. You can find ‘Manage Admin Mode’ under Select Action drop down. Save changes and now you can go into the WORKORDER module and you should see your new field with the long description button enabled.
How do I add a lookup field in Maximo?
Select the Application Designer application from the Configuration module. Select the application and find the launch field and highlight it. With the launch field highlighted, select the Control Properties icon. In the Lookup field, enter the table id for the lookup.
How do you make a query in Maximo?
In Maximo Asset Management, open the application that authorizes access to the primary resource for the mobile application. On the List tab, click Advanced Search, use one of the available options to specify the search criteria, and click Find. Verify that the query returns the expected search results.
How do you use relationship in Maximo?
How to create a relationship in Maximo
- Use the List tab to select the table for which you want to create a relationship, and then click the Relationships tab.
- Click New Row.
- In the Relationship field, specify a name.
- Create a WHERE clause.
- Select a Child Object.
- Optional: Type comments in the Remarks field.
What is Maxlookup in Maximo?
To set up a MAXLOOKUPMAP record for associating a lookup, you need to look at the columns of the MAXLOOKUPMAP table so you know what to populate them with. The primary key of the table is TARGET, LOOKUPATTR, SOURCE, SOURCEKEY. TARGET – The target object name which is the object the field launching the lookup exists in.
What is Table domain in Maximo?
Table domains differ from crossover domains in that crossover domains are used for copying multiple dynamic values from a table.
What is result set in Maximo?
At the heart of every start center in Maximo is the result set. This is a user defined query that you can create and save on any object you want from within Maximo. You can create a query to return a list of workorders, assets, locations, etc.
What are views in Maximo?
In the Database Configuration application Maximo provides the ability to import a view based on an already existing database view. It is a simple process, but it does require you to extend an existing Maximo object. The new object will be the same as the view name.
What is Maximo configuration?
Maximo Asset Configuration Manager is a rules-based configuration management system that was originally developed against the requirements of MIL-STD-1388-2B, a United States military standard that uses the Logistics Support Analysis Record (LSAR) but applies equally to commercial assets.
What is a lookup map?
As a tenant, you can define a lookup map to associate a source object and a source field with a target object and related fields. The product includes many predefined lookup maps, but you can define your own lookup maps for objects that you create.
How do I limit lookup values in IBM Maximo?
Answer
- Go To – System Configuration – Platform Configuration – Application Designer – click on Select Action – Export System XML – click on the blue arrow corresponding with the LOOKUPS.
- Open LOOKUPS.XML within a text edit, search for table id=”worktype”:
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.
How do I set the owner of a long description field?
Long description fields can be associated with any attribute in Database Configuration setting the ‘Long Description Owner’ checkbox. In the MAXATTRIBUTE record, the ISLDOWNER column is set to 1 if the column has a long description.
How to translate the same long description field?
The LANGCODE allows to have translated versions of the same long description field. Long description fields can be associated with any attribute in Database Configuration setting the ‘Long Description Owner’ checkbox.
Can multiple attributes in the MBO have long descriptions?
Multiple attributes in the Mbo can have long descriptions. The LDOWNERCOL says which column owns the long description. The LANGCODE allows to have translated versions of the same long description field. Long description fields can be associated with any attribute in Database Configuration setting the ‘Long Description Owner’ checkbox.