How can i create product dimension through x++ ?
Thank you
How can i create product dimension through x++ ?
Thank you
Could you please explain a bit more?
Check InventDIm::FindOrCreate() method for new dimensions creation…
hi
i am creating product master and releasing it through +++ . Its working good but now Now i want to create product dimension like size,color style and create variant and release it to newly created product
\Classes\EcoResProductVariantManager\createProductVariant - Look at its cross references.
thanks buddy
Richard, if you got the answer. Please Verify the answer.
finally its working from product creation to product and variant release