Skip to main content

Can we transfer the Attached documents in Work Task screen to Work Order. Below is the settings i have configured in Object Connection Transformations but no luck.

 

Hi,
This is possible but you have to use/create a Transformation Method that takes WO No as target key ref for input and returns the concatenated list  key refs of task_seq of source_refs as a output.

I do not know the version you are using, but if JT_TASK_API.Transf_Work_Task_To_Wo exists in your version, you should be able to use it.


Great … thanks a lot .. its working now 


Reply