[WIP] How to see the document creator full name instead of the login name in DTI

标题 说明 适用于 原因 解决方案
[WIP] How to see the document creator full name instead of the login name in DTI attribute? (e.g. in Word)
How to see the document creator full name instead of the login name in Word/Excel via DTI? 


Windchill 9.1  - Desktop Integration
Add the xml snippet below to the end of wt.doc.WTDocument section in msoimap.xml and restart Windchill.


<attribute>
<ms_name>DocCreator</ms_name>
<wt_name>creator.name</wt_name>
<display>true</display>
<attrFormat>string</attrFormat>
</attribute>

猜你喜欢

转载自felixli.iteye.com/blog/1167583
DTI