企业管理 > 部件创建实用程序 > 使用部件创建实用程序 > 访问和登录
  
访问和登录
此过程说明了如何访问、登录和运行 Windchill 部件创建实用程序。
* 
在启动 Windchill 部件创建实用程序之前,请确保关闭复制
<Windchill Home>/codebase/WEB-INF/conf/wvs.properties
wvs.move.thumbnails.to.representable=false
中的表示设置特性的功能。
请按照下列步骤成功完成 Windchill 部件创建实用程序的完整安装:
1. Windchill shell 中,输入以下命令:
java com.ptc.windchill.pdmlink.proimigration.server.WTPartCreator
输入命令后,会提示您输入用户名和密码。
2. 要启动该实用程序,请输入属于“管理员”组的用户名和密码。
3. Windchill 部件创建实用程序的主窗口随即打开:
Windchill PDMLink Part Creation Tool
--------------------------------------------------
1. Search for CAD Documents to process.
2. Validate your objects, and see existing warnings.
3. Create new parts.
4. Create links WTPart->EPMDocument.
5. Build Part Structures.
6. Add Parts to Baselines.
7. Delete the temporary status table.
8. Exit
>>> Choose an option:
4. 部件创建实用程序成功安装后,打开 Windchill shell,启动新的 RepresentationUtility
执行以下命令,检查是否存在任何有待处理的可表示对象:
java com.ptc.wvs.server.util.representations.RepresentationUtility –count
执行以下命令,同步可表示对象:
java com.ptc.wvs.server.util.representations.RepresentationUtility –run_rep_sync
* 
执行以下命令:
java com.ptc.wvs.server.util.representations.RepresentationUtility —help
,查找有关该工具的详细信息及运行说明。