Skip to main content

developerWorks >  Tivoli  >  Forums  >  Maximo  >  developerWorks

How can i copy any fields from SR to Incident ?    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 2 - Pages: 1 - Last Post: Nov 16, 2009 10:08 AM Last Post By: Oktavian
xelere

Posts: 13
Registered: May 31, 2006 09:56:29 AM
How can i copy any fields from SR to Incident ?
Posted: Nov 06, 2009 09:43:05 AM
Click to report abuse...   Click to reply to this thread Reply
Hi,

How can I copy any fields from SR to Incident, when i created a new incident from SR ?
For example Classification, it´s equal both, (SR & Incident)

Thanks

MaximoKid

Posts: 60
Registered: Nov 10, 2009 12:06:02 PM
Re: How can i copy any fields from SR to Incident ?
Posted: Nov 10, 2009 12:32:43 PM   in response to: xelere in response to: xelere's post
Click to report abuse...   Click to reply to this thread Reply
Hi,
SR and Incident objects are nothing more than a SQL view to the Ticket Object or table in DB terms. So, all the fields are available but you want to copy specific data from a specific SR ticket to a new incident. You could create a relationship on the SR object that copies data from SR to Incident or create a relationship on incident that grabs data from SR either way it will work.

You can also use some of the OOTB relationships and and use them as a guide to move data.
You can also create a crossover domain to copy data upon create or a filed getting populated with data such as reported by or affected user.

Hope this help,
The Maximo Kid
Oktavian

Posts: 2
Registered: Nov 16, 2009 10:06:06 AM
Re: How can i copy any fields from SR to Incident ?
Posted: Nov 16, 2009 10:08:02 AM   in response to: xelere in response to: xelere's post
Click to report abuse...   Click to reply to this thread Reply
Hi,

just add the fields to copy to the crossover domain TCKT2TCKT.

Regards,
Oktavian

Point your RSS reader here for a feed of the latest messages in all forums