ATG-Endeca Integration : How to Schedule baseline/partial indexing jobs using ProductCatalogSimpleIndexingAdmin?
Baseline/Partial update can be run either manually or scheduled using ATG dyn admin console.
How to schedule indexing jobs:-
Find out screen shot below :
Click here to get more information related to ATG-Endeca Integration.
How to schedule indexing jobs:-
- /atg/commerce/endeca/index/ProductCatalogSimpleIndexingAdmin is used to trigger indexing job
- Set ProductCatalogSimpleIndexingAdmin.enableScheduledIndexing to true. Default value is false.
- Configure ProductCatalogSimpleIndexingAdmin.baselineSchedule for baseline indexing process. By default this value is set as null. For example, to schedule a baseline update to run every Sunday at 11:30 pm: baselineSchedule=calendar * * 7 * 23 30
- Configure ProductCatalogSimpleIndexingAdmin.partialSchedule for partial update indexing process. Configure partial similar as attached baseline scheduling.
Find out screen shot below :
Click here to get more information related to ATG-Endeca Integration.


Discussion (0)
Technical questions and architecture discussionsNo comments yet. Have a question about this architecture pattern? Leave a response below.
Join the Discussion