高级自定义 > 业务逻辑自定义 > 使用 Windchill 中的标准进行数据交换 > 使用 EXPRESS 进行 STEP 数据交换 > AP242 XPX 映射指南 > AP242 到 Windchill EXPRESS 实体的映射表 > 业务字段
  
业务字段
映射表
WNC
AP242
e_businessField
布尔值/字符串值/URL 值
其中,attribute_name = businessField.businessFieldID.name
attribute_value = businessField.r_value
日期时间戳
DATETIMEASSIGNMENT
DATETIMEASSIGNMENT.id = businessField.businessFieldID.name
CLASS.id = ‘user defined attribute’
DATETIMEASSIGNMENT.role = class
DATETIMEASSIGNMENT.assignedDate =
businessField/Value
日期将转换为 ISO 标准格式。请参阅映射信息。
YYYY-MM-DDTHH:MM:SS
DATETIMEASSIGNMENT.assignedTo = PropertyAssignmentSelect
整数值
有关详细信息,请参阅业务字段字符串映射
其中,attribute_name = businessField.businessFieldID.name
attribute_value = businessField.r_value
浮点值
有关详细信息,请参阅业务字段字符串映射
其中,attribute_name = businessField.businessFieldID.name
attribute_value = businessField.r_value
单位值
Unit.name = Base Unit
Unit.quantity = QOM(Quantity of Measure)
其余与浮点值相同。