Query Builder 9.1 Link between EPM and Life Cycle template
Hello
I am working on a report that captures the Life Cycle Template of an EPM Document via the Query Builder, but I am struggling to add the correct "Join"/link between the two object Types.
From your knowledge of how the database is built do you know how I could create the link? From what I understand, the Query Builder accesses the database tables to retrieve the data, for example, to create a link between EPM Documents and WTParts the "Join" in the Query Builder is:
From Reference To
EPMBuildRule Role AObject Ref EPM Document
EPMBuildRule Role BObject Ref WTPart
EPMBuildRule: wt.epm.build.EPMBuildRule
EPM Document: wt.epm.EPMDocument
A similar method is used to join CAD Models with CAD Drawings, using EPMDescribe Link (wt.epm.structure.EPMDescribeLink) and EPM Document Master.
I have tried several variations of the above to try and create a correct link between EPM Document and Life Cycle Template (wt.lifecycle.LifeCycleTemplate) but I cannot get any results.
Thank you

