@Bandula, any pointers? Does MWO use Object Connection Transformation?
Yes Mwo we use Object Connection Transformation. But In mwo app we bring documents connect to below Lus (Direct of by OCT)
JtExecutionInstance,JtTaskStep,JtTask,EquipmentObject,ActiveSeparate
Thanks @Bandula
So if they can create an Object Connection Transformation rule that "transforms" a document from the work task template to one of those LUs, then those documents would be seen in MWO?
I don't know this area well, but a work task template, in some way, is used to create work orders, work tasks and work task steps. Can we map attributes of any of those LUs to the keys on the work task template? It looks like the keys for the template are TaskTemplateId and TaskTemplateRev. Does the values for those exist on any of those LUs you mentioned? If yes, then it should be possible to create an Object Connection Transformation rules easily. If not, then a customization is needed because a PL/SQL method is needed to do the transformation.