Tag: Oracle CX Cloud - Commerce

Oracle ATG Commerce provisioning tool set allows for rapid deployment of the ATG Commerce stack. The tool set contains three components that can be used independently or together to create a Cloud provisioning, software installation and software configuration solution.

This article contains tips on how to optimize one-off queries returned in Endeca. One tip is to scan for stand-alone Endeca queries in the code. It also recommends improving queries by limiting which properties to return on a record, limiting the number of records to return, and omitting supplemental obje…

This set of tools allows management of Oracle ATG Commerce Content Administration (a.k.a The BCC) via REST services. These tools facilitate managing an Oracle ATG Commerce installation in the cloud environment without the need to manually use the BCC.

This error happens because the version of the tag library (taglib) in your running web app does not match the version of the updated taglib in DAS. This article shows you how to fix this problem by updating your project’s tag library, i.e. copy the DAS tag libraries to your application. Maintaining an updated, s…

A company’s website is but one piece of the puzzle in a customer’s journey. This journey is a “sales funnel,” where thousands or even millions of potential customers are filtered down, nurtured and guided toward a sale. In an online retail environment, this maps quite well to Oracle Marketing Cloud, Oracle Co…

Assets in catalogs and related assets have grown exponentially in e-commerce. The fastest way to access these assets is the local, in-memory caching, but it’s limited by heap size growth, increased database pressure, etc. This white paper discusses an alternative: external caching. A coherence grid enables ap…

Global debugging can help solve complex problems in an ATG Commerce application. This debugging overrides the loggingDebug settings of all components, in all scopes, regardless of their individual loggingDebug settings. This is achieved through an entry in a single file that appears at the end of the CONFIGPAT…

Peeking inside a record store can help debug issues related to the Endeca Content Acquisition System (CAS). This article introduces the Endeca RecordStore Inspector utility, and shows how it can be used to fix these issues. The Endeca RecordStore Inspector utility was written using JavaFX 8 and Endeca 11.1, an…

With the release of content as a service (CaaS) and digital asset management capability in CEC (Content and Experience Cloud), you can now develop custom widgets and customize the product detail page layout in OCC (Oracle Commerce Cloud) to display the digital asset and content item stored in CEC. This post…

The Oracle Commerce REST framework introduced in version 11.3 adheres to Level 3 of the Richardson Maturity Model. The technical details of the new framework will be discussed, along with some lessons learned.