Skip to main content
Question

Object Connection Transformations steps PM action (docReferenceObject)


Forum|alt.badge.img+2

We want to add documents to LU PmActionWorkStep, and transfer that document to LU JtTaskStep when a work order is generated. Add documents to LU PmActionRole and transfer that to JtTask works fine (Object Connection Transfornations)

Anyone who knows TARGET LU KEY for PM_ACTION_WORK_STEP_SEQ?

IFS Version: App10 sp 11

 

2 replies

Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2814 replies
  • September 22, 2022

I'm not sure, since I just gave this a quick look, but it looks like the column mappings are wrong there. Found this in the source code:

...
                     source_ref1_ => to_char(pm_no_), 
                     source_ref2_ => pm_revision_,
                     source_ref3_ => to_char(mp_seq_no_), 
                     source_ref4_ => to_char(work_list_no_),
...

The code above is, I think, from when a work task step is created from the PM side. So it seems like source_ref3 contains the PM Action Work Step Sequence and Work List No is source_ref4, not 3.

Try it and see.
 


Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2814 replies
  • September 22, 2022

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings