Hi,
I am successfully importing Product entities with various data fields. However, I am now trying to add a DefaultDimension column and get the following error:
Unable to return DimensionAttributeValue record for FOAM
where FOAM is an allowed value in the STOCKTYPE dimension.
I have also tested with value LININGS which is an allowed value in the COVERTYPE dimension.
I do not actually no which order the Dimensions are supposed to be specified in which is why I tested these 2 alternatives.
I have tested the following values in the DefaultDimension field:
FOAM----
LININGS----
LININGS-000001-HOME-YES-FOAM
However, they each give a the same error. (These values can be manually entered against the Released Item after it has been imported)
Does anybody know how to import Financial Dimensions? What am I doing wrong?
Thanks