on ‎2018 Jun 06 6:29 PM
We have attached Media file(Image) to the Product, it's OOTB field thumbnail.
I open this image by link from a Product(in backoffice), change some metadata filed of image like altText, save changes.
After this actions product is not being marked as modified. So, when I synchronize single product from one catalog to another than every field in product is been updated in the target catalog but changes made in the Media item is not been synchronized. But if I fully synchronize catalog all changes made in Media item are being populated to the target catalog.
These scenarios was made in hmc and backoffice.
Question: why single product synchronization does not synchronize Media item changes but full catalog synchronization does?
Request clarification before answering.
I have found solution. Everything I need is to set copyByValue to true in a SyncAttributeDescriptorConfig item.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
capture.pngIn order to synchronize medias present in media container/gallery images along with product, make following change to 'media' SyncAttributeDescriptorConfig using backoffice.
copy by value = true
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It could be that thumbnail is not configured to be synchronized with product. Check root type product in the synchronization rule and see if thumbnail is marked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
check the root types of CatalogVersionSyncJob. If media is not present then it won't synch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.