专业化管理 > 配置您的 Windchill 环境 > 使用 Windchill Configuration Assistant 配置 Windchill > 运行 Windchill Configuration Assistant > 排除 xconfmanager 问题 > 手动设置 Windchill Configuration Assistant 之外的特性
  
手动设置 Windchill Configuration Assistant 之外的特性
Windchill Configuration Assistant 特性值将存储在一个单独的 XCONF 文件中,而此文件位于 <Windchill>/utilities/wca/conf/windchill/windchillconfigurator.xconf,其中 <Windchill> 是 Windchill 安装目录。要查看 Windchill Configuration Assistant 设置的特性,可以在文本编辑器中打开 XCONF 文件。
Windchill Configuration Assistant 安装期间将向 site.xconf 文件添加 ConfigurationRef 元素,以在站点管理特性值和那些因运行 Windchill Configuration Assistant 而设置的值之间建立链接。从 site.xconf 文件传播值时,xconfmanager 实用程序将按照 site.xconf 文件中的顺序设置各值。谈到 Windchill Configuration Assistant ConfigurationRef 元素时,将设置 windchillconfigurator.xconf 文件中标识的值,然后转至 site.xconf 文件中的下一个元素。
如果通过 site.xconf 文件手动设置的特性与 Windchill Configuration Assistant 设置的特性相同,则 site.xconf 文件中手动设置的位置将决定 site.xconf 文件传播完成时所设置的值:
如果手动特性设置出现在 windchillconfigurator.xconf 文件的 ConfigurationRef 元素之后,则手动设置将覆盖通过 Windchill Configuration Assistant 设置的值。
如果手动特性设置出现在 windchillconfigurator.xconf 文件的 ConfigurationRef 元素之前,则通过 Windchill Configuration Assistant 设置的值将覆盖手动设置。
如果手动设置的特性值也是通过 Windchill Configuration Assistant 设置的,并且该值未进行传播,则检查 site.xconf 文件来确定其与 windchillconfigurator.xconf 文件的 windchillconfigurator.xconf 元素的相对位置。