cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Product Catalog Synchronization

Former Member
0 Kudos

Hi,

I've implemented a selective one-to-many synchronization of Product catalog. The selective synchronization from the Master catalog to multiple child catalogs is based on a custom attribute.

Now, I'm facing an issue in synchronizing the price-rows selectively in a similar manner. The requirement is to selectively synchronize price-rows from Master Catalog to child catalogs, based on a custom attribute. I am using a cronjob to trigger this sync job, so I cannot use the JobSearchRestriction.

Which class can I use to override the implementation? Or can anybody suggest an alternate?

Would appreciate a quick reply as this is a critical feature!

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member537989
Contributor
0 Kudos

You should use Personalization rule(s) (Search Restrictions) for that purpose, for example assigning the cronjob to specific user/group and then Search restriction is active only for that user/group.