What is the mapping to have an attribute report the owning user of the Item?
The owning user value is needed for the Item level.
Solution
Here is the mapping that works:
{ Dataset type="UGMASTER"
"DB_PART_NAME" : Item.object_name /description="Part Name"
"DB_PART_DESC" : Item.object_desc /description="Part Description"
{ Item type="Item"
"Owning_user" : Item.owning_user.user_name /master=iman /description="owning user"
}
Notes and References
Hardware/Software Configuration
Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: NXMANAGER
Version: V1926
Function: ATTRIBUTES
Ref: 001-10006954