Maximo Wire - The IBM Maximo Help & Discussion Forum
May 23, 2012, 11:53:12 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to Maximo Wire, the IBM Maximo help forum. Feel free to register and ask any Maximo related questions you like.
 
  Home Help Search Login Register  
*
Pages: [1]   Go Down
  Print  
Author Topic: Transfer data from PM to WO  (Read 720 times)
0 Members and 1 Guest are viewing this topic.
dng
Newbie
*

Karma: 1
Posts: 6


View Profile WWW Email
« on: October 18, 2011, 07:22:34 pm »

I would like to add a custom field to the PM application that will store a classification value. When a PM generates a new WO, I would like this value be transferred over to the new WO. Any suggestion on how I can do this?

So far, I've ruled out crossover domain because I need the destination field to be editable and not read-only.

Thanks,
Daniel
Logged

dng
Newbie
*

Karma: 1
Posts: 6


View Profile WWW Email
« Reply #1 on: October 19, 2011, 04:32:38 pm »

It seems like workflow is the way to go. I've one set up and seems to work perfectly.
Logged

lpdeluxe
Newbie
*

Karma: 1
Posts: 10


View Profile
« Reply #2 on: March 14, 2012, 04:30:52 pm »

If you are on Version 7+ you can classify the Job Plan used in the PM, which will carry all the way to the WO.
Logged
G Jeevan
Newbie
*

Karma: 2
Posts: 30



View Profile
« Reply #3 on: March 20, 2012, 01:36:12 pm »

whenever a WO is generated from a PM........... it is done by a crontask "PMWOGEnCrontTask"..........

so the best thing is to extend this crontask and write your logic in  cronAction() method........

just get the value from PM Mbo and set it to WO's Mbo..........................

think it shoud do.................. Cool
Logged
Ethen
Global Moderator
Sr. Member
*****

Karma: 16
Posts: 303



View Profile WWW
« Reply #4 on: March 21, 2012, 04:54:26 am »

whenever a WO is generated from a PM........... it is done by a crontask "PMWOGEnCrontTask"..........

so the best thing is to extend this crontask and write your logic in  cronAction() method........

just get the value from PM Mbo and set it to WO's Mbo..........................

think it shoud do.................. Cool
pmwocron calls the select action Generate WO thats given in Preventive Maintenance app. if you want to extend extend this method.
Logged

regards,

Ethen...
Pages: [1]   Go Up
  Print  
 
Jump to:  

Recent

TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!