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

Product export with OCC do not export other versions than Online version

Former Member
0 Kudos
249

Using OCC and doing queries such as those: https://localhost:9002/rest/v2/apparel-uk/export/products?catalog=apparelProductCatalog&version=Onli... or https://localhost:9002/rest/v2/apparel-uk/export/products?catalog=apparelProductCatalog&version=Stag...

The Online version return 100 products whereas the Staged one return 0

{ "catalog": "apparelProductCatalog", "currentPage": 0, "products": [], "totalPageCount": 0, "totalProductCount": 0, "version": "Staged" }

How can we fix this?

Accepted Solutions (0)

Answers (0)