Oracle Endeca Commerce Overview

post Oracle offers two Endeca solutions. Oracle Endeca Commerce. Oracle Endeca Information Discovery. (OEID) In this post I would talk about Oracle Endeca Commerce solution. This post is a brief overview of all the important packages of Oracle Endeca Commerce. If you are in a hurry then you can scroll down take a look at […]
Continue reading…

 

Oracle Endeca – Typeahead using Dimension search.

Most of us would have used the typeahead feature in different software systems. In today’s post we will look into type-ahead using Oracle Endeca dimension search. Different approaches to do type-ahead in Oracle Endeca. Dimension Keyword Search. Record Keyword Search. Dimension Keyword Search combined with predefined set of tokens. Dimension Keyword Search combined with search […]
Continue reading…

 

Installing & Configuring Oracle Endeca in Windows with Discover application.

Finally I could successfully launch Endeca Discover application in my Windows 7 box. Though I have done this multiple times in Linux box somehow I didn’t get it properly in Windows box in the past. I thought I should share the details for other’s benefit. Endeca installers and version used. Oracle Endeca MDEX-6.4.1 (mdex_6.4.1.715066_x86_64pc-win32.exe) Oracle […]
Continue reading…

 

Intercept an ATG pipeline.

ATG pipeline allows developers to write modular code and inject the same in an execution path based on the result from another processor in pipeline chain. Nucleus component /atg/commerce/PipelineManager implement the commerce pipeline loading, execution and reloading logic. Commerce pipeline is defined in an xml file located in /B2CCommerce/config/atg/commerce/commercepipeline.xml. What is a pipeline? Pipeline is […]
Continue reading…