Question
Mapping for creator attribute
Hi.
For table "My Tasks" i need to show some attribute (postalAddress) of PromotionNotice creator.
So i added alias attribute for wt.workflow.work.WorkItem and tried to set the mapping as follows:
primaryBusinessObject^wt.maturity.PromotionNotice~creator^wt.org.WTPrincipal~postalAddress
But Windchill says this mapping invalid. I tried some other options but without any success.
Is there any posibility to make such mapping:
WorkItem -> PromotionNotice -> creator -> postalAddress
?
Thanks.

