Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

How to disable Orderhistory json while using ContextHub

Avatar

Level 3

Hello Folks,

We are using contexthub for personalisation,

We configured and made use of contexthub, its working as expected,

But in browser console, while loading the personalized pages "contexthub.commerce.orderhistory.json" are getting called.

How to disable these commerce json getting called?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor
5 Replies

Avatar

Employee Advisor

As far as I know, this is returned from "com.adobe.cq.commerce.impl.OrderHistoryServlet" and you can ignore the call. That said, try to stop the "cq-commerce-core" bundle from console[1] and check if the call is still getting triggered.

[1] http://<host>:<port>/system/console/bundles

Avatar

Level 3

Hi Jai,

I tried stoping the bundle, but no luck.

Avatar

Correct answer by
Employee Advisor

Hello,

How about you go to http://localhost:6502/libs/granite/cloudsettings/content/wizard.edit.html/libs/settings/cloudsettin...  and Uncheck the  "Enabled" button.

Regards,

Vishu

Avatar

Level 3

Hello Vishu,

The changes which I make is not getting saved via the editor console mentioned above. But when edited via crx/de was able to make changes. Mean while tried to overlay the nodes at apps and changed the config, it worked.

Thanks,

Kamal

Avatar

Level 1
Hi Kamal, could you please post the crx path that you overlay-ed the node to?