技术文章 - CS223836
ESI 响应 xml 文件中的 BOMComponent 部分的单位给出了显示值而不是键,因为它在将 BOM 发布到 ESI 时用于零件部分 DefaultUnit
已修改: 28-Dec-2022
适用于
- Windchill PDMLink 10.2 M020
说明
- ESIResponse.xml将日文属性名称设置为<Unit>并将日文日期格式设置为 <CreatedDate>即使它的<Locale>是“ en_US ”。
- ESI 响应 xml文件中的BOMComponent部分的单位给出了显示值,而不是键,因为它在将BOM发布到ESI时用于零件部分DefaultUnit
- 更改Windows Server 区域设置或更改客户端浏览器语言不会产生影响。
- <Locale>标记已从ja更改为en_US 。
- <CreatedDate>仍然是日文格式。
- < BOMComponent>部分中的<Unit>设置为日文属性名称。
<?xml version="1.0" encoding="UTF-8"?>
<COLLECTION><Release NAME="Release" TYPE="Unknown" STATUS="0">
<交易>
<交易编号>3</交易编号>
<ReleaseNumber>3</ReleaseNumber>
<PrimaryObjectID>OR:wt.part.WTPart:122579:890354697-1444710186461-228103770-116-229-253-132@[email protected]/PrimaryObjectID>
<创建者>wcadmin</创建者>
<CreatedDate>2015/11/18 01:53:03 午后 JST</CreatedDate>
<Locale>zh_CN</Locale>
<目的地>测试3</目的地>
</交易>
:
<物料清单组件>
<ObjectID>OR:wt.part.WTPartUsageLink:122612:890354697-1444710186461-228103770-116-229-253-132@[email protected]/ObjectID>
<Class>com.ptc.windchill.esi.BOMComponent</Class>
<PartNumber>0000000027</PartNumber>
<AssemblyPartNumber>0000000026</AssemblyPartNumber>
<AssemblyPartID>OR:wt.part.WTPart:122579:890354697-1444710186461-228103770-116-229-253-132@[email protected]/AssemblyPartID>
<数量>1</数量>
<单位>个</单位>
:
</BOM组件>
:
<COLLECTION><Release NAME="Release" TYPE="Unknown" STATUS="0">
<交易>
<交易编号>3</交易编号>
<ReleaseNumber>3</ReleaseNumber>
<PrimaryObjectID>OR:wt.part.WTPart:122579:890354697-1444710186461-228103770-116-229-253-132@[email protected]/PrimaryObjectID>
<创建者>wcadmin</创建者>
<CreatedDate>2015/11/18 01:53:03 午后 JST</CreatedDate>
<Locale>zh_CN</Locale>
<目的地>测试3</目的地>
</交易>
:
<物料清单组件>
<ObjectID>OR:wt.part.WTPartUsageLink:122612:890354697-1444710186461-228103770-116-229-253-132@[email protected]/ObjectID>
<Class>com.ptc.windchill.esi.BOMComponent</Class>
<PartNumber>0000000027</PartNumber>
<AssemblyPartNumber>0000000026</AssemblyPartNumber>
<AssemblyPartID>OR:wt.part.WTPart:122579:890354697-1444710186461-228103770-116-229-253-132@[email protected]/AssemblyPartID>
<数量>1</数量>
<单位>个</单位>
:
</BOM组件>
:
这是文章 223836 的 PDF 版本,可能已过期。最新版本 CS223836