Hi. Please help with realeasing product variants in C#
I have used example of creating and realeasing product, product variant from:
I have error:
The element 'InventDimCombination' in namespace 'schemas.microsoft.com/.../InventDimCombination' has incomplete content. List of possible elements expected: 'RecId, RecVersion, RetailVariantId' in namespace 'http://schemas.microsoft.com/dynamics/2008/01/documents/InventDimCombination'.
What i havent done or why this error occurs..?
Steps I have done:
1. Create ProductMaster
2. Create ProductMasterDimension
3. Create DistinctProductVariant
4. Release Product
5. Release ProductVariants - "ERROR"
Table InventDimCombination does not have any records, so the variant suggestion on realeasing products is empty and also realeased variant form is empty: