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

Problem during cms custom component synchronization

ivanwaltrick
Newcomer
0 Kudos
208

Hello guys,

In the project, we needed to create a custom component. We extended and created the CustomProductListComponent and we defined as below.

When we edit the products in the attribute "products" and we start the content catalog syncronization, we have a problem as a result.

For example, in the Staged catalog we add the products:

0001 (Staged Catalog)

0002 (Staged Catalog)

0003 (Staged Catalog)

0004 (Staged Catalog)

After the synchronization, all products go to Online catalog, but, in the staged, we found this result:

0001 (Staged Catalog)

0001 (Online Catalog)

0002 (Staged Catalog)

0003 (Staged Catalog)

0004 (Staged Catalog)

0004 (Online Catalog)

To clarify better this situation, it is important to know that it is not happen every times, only sometimes.

Anyone have idea whats is the problem?

Thanks for all!

<itemtype code="CustomProductListComponent" autocreate="true" generate="true" extends="ProductCarouselComponent" jaloclass="de.hybris.platform.core.jalo.cms2.components.CustomProductListComponent" />

Accepted Solutions (0)

Answers (0)