In Maximo we can use the below jython script to fetch Owner name of an mbo
logger.debug("=========================================)
if mbo.getOwner():
ownerName = str(mbo.getOwner().getName())
logger.debug("MBO Owner Name: " + str(ownerName))
logger.debug("=========================================)
----------------------------------------------------------------------------
All the messagesbelow are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.Host/author is not responsible for these posts.
No comments:
Post a Comment