How To Update Endeca Application Pipeline Configurations?
(Doc ID 2342124.1)
Last updated on NOVEMBER 18, 2019
Applies to:
Oracle Commerce Guided Search / Oracle Commerce Experience Manager - Version 11.2 and laterInformation in this document applies to any platform.
Goal
On : 11.2 version, Indexing and Search (Data Ingest, CAS, MDEX, Forge, Dgidx)
We changed the <app_name>/config/pipeline/<app_name>.rollups.xml files to match the requirements we had for an Endeca application.
To update the application configurations we were hoping the following would work:
./runcommand.sh --update-definition
However, after running the command we noticed that the changes weren't picked up. Hence we had to run an initialization:
./initialize_service.sh --force
Is there a way to update such configuration changes without initialization?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |