on 2018 Mar 20 7:07 PM
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?
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.