cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Media synchronization along with a Product

Former Member
0 Likes
1,697

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?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

I have found solution. Everything I need is to set copyByValue to true in a SyncAttributeDescriptorConfig item.

Answers (3)

Answers (3)

pooja1_
Explorer
0 Likes

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

Marko_salonen
Contributor
0 Likes

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.

Former Member
0 Likes

It is marked as synchronized property

0 Likes

Hi

I am also facing the same problem. single product synchronization does not synchronize Media item changes but full catalog synchronization does.

Please help.

Thanks,

0 Likes

check the root types of CatalogVersionSyncJob. If media is not present then it won't synch.

Former Member
0 Likes

Media is present in rootTypes, Hybris 6.5. Single product synchronization and full catalog sync uses the same cronJob.