Need to know Alias Attribute Mapping for a WTDocument to Display WTPart Number
I am trying to create an alias attribute on a document to show related reference by part.
I have tried below mappings but it does not work:
references@wt.part.WTPartReferenceLink~referencedBy^wt.part.WTPart~number
references^wt.doc.WTDocumentMaster@wt.part.WTPartReferenceLink~referencedBy^wt.part.WTPart~number
masterreference^wt.doc.WTDocumentMaster@wt.part.WTPartReferenceLink~referencedBy^wt.part.WTPart~number

