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.



Adding a description for Rotating Assets in Job Ticket Tracking

From: dpeplinski (2014-09-29 06:39)

I have a minor problem I could use some help with.

We're using rotating assets to enter equipment hours in Job Ticket Tracking (we're also using service provider, so the application name is PLUSPWO)

I added a multi-part textbox, in order to display the Rotating asset description.

The rotating asset is setup as an asset, field ROTASSETNUM in WORKORDER.

However, I can't get the "attribute for part 2" to work correctly - the description. I've put it in as ASSET.DESCRIPTION, but it's not working, and I'm not sure what to try next.


From: Ian Wright (2014-09-29 13:43)

Dbconfig
Object workorder
Create new relationship ROTASSETNUM
Child object ASSET
assetnum = :ROTASSETNUM and siteid=:siteid
use
ROTASSETNUM.DESCRIPTION
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com]
Sent: 29 September 2014 14:39
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Adding a description for Rotating Assets in Job Ticket Tracking
I have a minor problem I could use some help with.
We're using rotating assets to enter equipment hours in Job Ticket Tracking (we're also using service provider, so the application name is PLUSPWO)
I added a multi-part textbox, in order to display the Rotating asset description.
The rotating asset is setup as an asset, field ROTASSETNUM in WORKORDER.
However, I can't get the "attribute for part 2" to work correctly - the description. I've put it in as ASSET.DESCRIPTION, but it's not working, and I'm not sure what to try next.
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************


From: dpeplinski (2014-09-29 12:35)

wonderful, thanks very much - my mistake though, the object in question is TOOLTRANS, not WORKORDER, but that's not a big deal.