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

Filter unsync items

ismail_sari
Explorer
0 Likes
851

Hello,

Is there any way to filter items which aren't sync yet in backoffice?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hi,

It depends what you want items you want to check.

Basically you can do CatalogVersion Diff from Catalog->CatalogVersion. Then select the catalog version you want to make diff and click on the icon.

Please note that this way will return all Catalog aware items that are not in sync for particular catalog version.

Other possible and maybe fastest way is by querying from HAC for a certain type like Product for example.

Last but not least is to implement functionality for your needs based on DefaultSynchronizationStatusService.

Hope this helps.

Best Regards,