Article - CS223836
Unit of BOMComponent section in ESI response xml file is giving the Display value and not the Key as it is for Part section DefaultUnit when a publishing a BOM to ESI
Modified: 05-Apr-2018
Applies To
- Windchill PDMLink 10.2 M020
Description
- ESIResponse.xml is set Japanese attribute name to <Unit> and is set Japanese date format to <CreatedDate> even if its <Locale> is "en_US".
- Unit of BOMComponent section in ESI response xml file is giving the Display value and not the Key as it is for Part section DefaultUnit when a publishing a BOM to ESI
- Changing Windows Server locale or Changing Client Browser language do not affect.
- <Locale> tag has been changed to en_US from ja.
- <CreatedDate> is still Japanese format.
- <Unit> in <BOMComponent> section is set as Japanese attribute name.
<?xml version="1.0" encoding="UTF-8"?>
<COLLECTION><Release NAME="Release" TYPE="Unknown" STATUS="0">
<Transaction>
<TransactionNumber>3</TransactionNumber>
<ReleaseNumber>3</ReleaseNumber>
<PrimaryObjectID>OR:wt.part.WTPart:122579:890354697-1444710186461-228103770-116-229-253-132@[email protected]/PrimaryObjectID>
<CreatedBy>wcadmin</CreatedBy>
<CreatedDate>2015/11/18 01:53:03 午後 JST</CreatedDate>
<Locale>en_US</Locale>
<Destination>TEST3</Destination>
</Transaction>
:
<BOMComponent>
<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>
<Quantity>1</Quantity>
<Unit>個</Unit>
:
</BOMComponent>
:
<COLLECTION><Release NAME="Release" TYPE="Unknown" STATUS="0">
<Transaction>
<TransactionNumber>3</TransactionNumber>
<ReleaseNumber>3</ReleaseNumber>
<PrimaryObjectID>OR:wt.part.WTPart:122579:890354697-1444710186461-228103770-116-229-253-132@[email protected]/PrimaryObjectID>
<CreatedBy>wcadmin</CreatedBy>
<CreatedDate>2015/11/18 01:53:03 午後 JST</CreatedDate>
<Locale>en_US</Locale>
<Destination>TEST3</Destination>
</Transaction>
:
<BOMComponent>
<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>
<Quantity>1</Quantity>
<Unit>個</Unit>
:
</BOMComponent>
:
This is a printer-friendly version of Article 223836 and may be out of date. For the latest version click CS223836