Posts

Showing posts from June, 2018

The Promoted content from XM is not displayed on site

Image
Sometimes when you promoted content from Endeca Workbench (a.k.a. Experience Manager or XM) it is not reflected on site, even when you marked the project to be published and ran the promote_content script in backend rather than using the XM. In order to see the latest changes, you might need to force each store instance to update the promoted content they retrieved from the MDEX. For that you should execute the  " updateStore " method from /atg/endeca/assembler/cartridge/manager/DefaultFileStoreFactory Note: In case that you have a multiple-MDEX environment, you will need to execute the updateStore method from each FileStoreFactory instance that you have created for each MDEX app.

The Global Promotions are not applied in the correct date or time

Image
If a global promotion is not applied correctly in date or time, it could be the date of your Pricing Engine is not configured correctly. You should set the globalPromotionsSchedulableDate to /atg/dynamo/service/CurrentDate in order to get the current date. In the example below, I set that value to the ItemPricingEngine: