04.12.2012 Views

Windchill System Administrator's Guide

Windchill System Administrator's Guide

Windchill System Administrator's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Setting the Workspace Date Format<br />

Pro/ENGINEER Wildfire recommends that the cadxhtmlui.ini setting<br />

ShortDateFormat1=4 be used to set an appropriate workspace column width and<br />

avoid possible display issues. The date format used can be customized by<br />

modifying entries in section [general] of the cadxhtmlui.ini file as follows:<br />

[general]<br />

DefaultDateFormat =ShortDateFormat1<br />

Setting the above entry sets the date format as in 15 Mar 02 13:25. Please note that<br />

the value in the above key-value pair comes from the section [dateformat] in the<br />

same file, which means that if the date format expected is 3/15/02 1:25 PM, then<br />

the value of DefaultDateFormat should be set as follows:<br />

DefaultDateFormat = ShortDateFormat2.<br />

Users may not modify the key-value pairs in the [dateformat] section unless they<br />

customize wt.util.utilResource_.rbInfo to add more date formats than the<br />

out-of-the-box date formats. In such a case, the new entries to be added to the<br />

[dateformat] section should follow the pattern outlined below:<br />

1. Create a key of your choice, for example, customDateFormat.<br />

2. Set the value of this key to the resource key from the utilResource.rbInfo file<br />

(for example, if you created a date format called “myDateFormat” in<br />

wt.util.utilResource_.rbInfo). (For more information on this kind of<br />

customization, see the <strong>Windchill</strong> Customizer’s <strong>Guide</strong>). For example:<br />

100.constant= myDateFormat<br />

100.value=dd-MM-yy<br />

The entry in section [dateformat] of cadxhtmlui.ini will be as follows:<br />

;Date format as "dd-MM-yy".<br />

;Check "myDateFormat” key in<br />

wt.util.utilResource_.rbInfo for exact locale<br />

specific format<br />

;For example, 03/12/02<br />

customDateFormat=100<br />

The entry in section [general] of cadxhtmlui.ini will be as follows:<br />

DefaultDateFormat =customDateFormat<br />

Mapping Pro/ENGINEER Parameters to <strong>Windchill</strong> Instance-Based Attributes<br />

Pro/ENGINEER Wildfire lets you map Pro/ENGINEER designated parameters<br />

onto <strong>Windchill</strong> instance-based attributes (IBAs). Attribute mapping transfers<br />

parametric information from the CAD models created in Pro/ENGINEER to the<br />

<strong>Windchill</strong> system. The attribute mapping can be done as follows:<br />

• Explicit parameter-to-attribute mapping<br />

• Implicit parameter-to-attribute mapping<br />

Customizing and Administrating Pro/ENGINEER Wildfire 10-9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!