Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Classifications on a custom object

From: Hanna, Christopher A CTR (2013-05-02 15:39)

Does anyone know how to add classification support to a custom object in Maximo 7.5? I've created a customized view object on top the LOCATIONS object and I would like be able to use classifications with my custom object.
Thanks!
Chris A Hanna, CTR
Application Programmer
Digital Management Inc.
US Coast Guard Operations Systems Center
christopher.a.hanna@uscg.mil
(304)433-3234


From: Egolf, Kevin (TechOps Solutions, International) (2013-05-03 11:25)

We created a custom app for out Help Desk and wanted to use classifications on it. We had to insert a row into the synonym domain table. You cannot do it from the front end since you need to create a new maxvalue.
insert into synonymdomain (domainid,maxvalue,value,defaults,description,synonymdomainid,valueid)
values ('CLASSUSEWITH','HELPDESK','HELPDESK',0,'Use With Help Desk',synonymdomainseq.nextval,'CLAUSEUSEWITH|HELPDESK')
V/R
Kevin
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Hanna, Christopher A CTR
Sent: Thursday, May 02, 2013 3:40 PM
To: MAXIMO@yahoogroups.com
Subject: [External] [MAXIMO List] Classifications on a custom object
Does anyone know how to add classification support to a custom object in Maximo 7.5? I've created a customized view object on top the LOCATIONS object and I would like be able to use classifications with my custom object.
Thanks!
Chris A Hanna, CTR
Application Programmer
Digital Management Inc.
US Coast Guard Operations Systems Center
christopher.a.hanna@uscg.mil<mailto:christopher.a.hanna%40uscg.mil>
(304)433-3234