Thanks. The only thing of value in this issue is the workaround to specify my time zone and time standard. I tried but it didn't work.
This is the error in Data management:
Package execution failed please check event log in DMF service box-
'0' 'Vendor catalogs' record(s) inserted in staging
This is the import template I am using:
<?xml version="1.0" encoding="utf-8"?><Document>
<CatVendorCatalogMaintenanceRequestEntity>
<UploadDateTime></UploadDateTime>
<CatVendorProductCandidateEntity>
<ProductCategoryHierarchyName>Procurement-OfficeSupplies</ProductCategoryHierarchyName>
<ProductCategoryName>Computers</ProductCategoryName>
<ActionType>Add</ActionType>
<ProductNumber>10031-1</ProductNumber>
<ProductSubtype>Product</ProductSubtype>
<SearchName>VendorProduct10031</SearchName>
<BarCode></BarCode>
<ProductColorId></ProductColorId>
<ProductConfigurationId></ProductConfigurationId>
<ProductSizeId></ProductSizeId>
<ProductStyleId></ProductStyleId>
<CatVendorProductCandidatePurchasePriceEntity>
<CurrencyCode>CAD</CurrencyCode>
<UnitSymbol>pl</UnitSymbol>
<Price>100</Price>
</CatVendorProductCandidatePurchasePriceEntity>
<CatVendorProductCandidateSalesPriceEntity>
<CurrencyCode>CAD</CurrencyCode>
<UnitSymbol>pl</UnitSymbol>
<Price>200</Price>
<SuggestedPrice>220</SuggestedPrice>
</CatVendorProductCandidateSalesPriceEntity>
<CatVendorProductCandidateDefaultOrderSettingsEntity>
<UnitSymbol>pl</UnitSymbol>
<LeadTime>15</LeadTime>
<OrderQuantityMultiples>100</OrderQuantityMultiples>
<MaximumOrderQuantity>1000</MaximumOrderQuantity>
<MinimumOrderQuantity>100</MinimumOrderQuantity>
<StandardOrderQuantity>500</StandardOrderQuantity>
</CatVendorProductCandidateDefaultOrderSettingsEntity>
<CatVendorProductCandidateTranslationEntity>
<ProductName>Name for Vendor Product 1003-10</ProductName>
<Description>Description for Vendor Product 100310</Description>
<LanguageId>en-us</LanguageId>
</CatVendorProductCandidateTranslationEntity>
</CatVendorProductCandidateEntity>
</CatVendorCatalogMaintenanceRequestEntity></Document>
Do you see anything amiss?
Thanks,
Simeon