Section 2 - Configuring Oracle Integration Cloud This blog is the second entry in a series of step-by-step screenshot guides to set up an integration between...
Section 2 - Configuring Oracle Integration Cloud This blog is the second entry in a series of step-by-step screenshot guides to set up an integration between Oracle Engagement Cloud and Oracle Commerce Cloud using Oracle Integration Cloud which is detailed in guide here https://docs.oracle.com/cd/E97801_03/Cloud.19A/UsingCCCloudComm/html/index.html. For a full introduction and guidance on how to use this guide please see Section 0 of this series. *The numbering in this...
Section 2 - Configuring Oracle Integration Cloud This blog is the second entry in a series of step-by-step screenshot guides to set up an integration between Oracle Engagement Cloud and...
Section 1 - Configuring Engagement Cloud This blog is the first part of a series of step-by-step guide to setting up a specific integration between Oracle...
Section 1 - Configuring Engagement Cloud This blog is the first part of a series of step-by-step guide to setting up a specific integration between Oracle Engagement Cloud and Oracle Commerce Cloud using Integration Cloud which is detailed here. For a full introduction and guidance on how to use this guide please see Section 0 of this series. The numbers in this blog align with the numbers detailed in main guide. 1.Create the new defaultShippingAddress and...
Section 1 - Configuring Engagement Cloud This blog is the first part of a series of step-by-step guide to setting up a specific integration between Oracle Engagement Cloud and Oracle Commerce Cloud...
A proper product catalog model underpins the success of any online commerce solution. The key ingredients for good modeling are: simplicity. The catalog objects...
A proper product catalog model underpins the success of any online commerce solution. The key ingredients for good modeling are: simplicity. The catalog objects (items) must follow the precepts of good domain-driven design with bounded contexts. Each object should have a unique purpose and representation. coupling. Loose couplings should be used whenever possible, so as to ensure that an object does not assume too many responsibilities. Tight couplings across objects should...
A proper product catalog model underpins the success of any online commerce solution. The key ingredients for good modeling are: simplicity. The catalog objects (items) must follow the precepts...
In my previous blog, I described how to render digital assets (images) in Oracle Commerce Cloud (OCC) using custom widget. In this blog, I will show you how to...
In my previous blog, I described how to render digital assets (images) in Oracle Commerce Cloud (OCC) using custom widget. In this blog, I will show you how to render content item with content layout component in OCC. This is a good use case when you have a promotion item that you want to display in OCC. This blog discusses the use of non-public Content SDK/API. The Content SDK/API might change without warning. The Content SDK/API might be published later as part of the...
In my previous blog, I described how to render digital assets (images) in Oracle Commerce Cloud (OCC) using custom widget. In this blog, I will show you how to render content item with content layout...
Introduction This post will demonstrate how to setup and build an Oracle ATG Commerce application in Oracle Developer Cloud Service (devCS). There are multiple...
Introduction This post will demonstrate how to setup and build an Oracle ATG Commerce application in Oracle Developer Cloud Service (devCS). There are multiple ways to accomplish several steps described in this post. Things will intentionally be shown in a way to help give an understanding of how to accomplish tasks in a variety of environment configurations. To build ATG applications, a product installation is required. At the time of creating this post, the Oracle Developer...
Introduction This post will demonstrate how to setup and build an Oracle ATG Commerce application in Oracle Developer Cloud Service (devCS). There are multiple ways to accomplish several...
Introduction This post will cover the steps required to add Oracle ATG Commerce monitoring to Oracle Management Cloud(OMC). The steps described will be geared...
Introduction This post will cover the steps required to add Oracle ATG Commerce monitoring to Oracle Management Cloud(OMC). The steps described will be geared towards running ATG with WebLogic server. Prerequisites In order to follow the steps in this post, you will need to already have an OMC environment. It is also assumed you have a running instance of the Commerce Reference Store on linux, and processes are owned by the oracle user. This post is not meant to describe all...
Introduction This post will cover the steps required to add Oracle ATG Commerce monitoring to Oracle Management Cloud(OMC). The steps described will be geared towards running ATG with WebLogic...
Introduction Oracle ATG Commerce comes with a tool called RLClient as part of the repository loader tools. RLClient can be used to manipulate file based assets,...
Introduction Oracle ATG Commerce comes with a tool called RLClient as part of the repository loader tools. RLClient can be used to manipulate file based assets, such as slots, scenarios, and targeters. This can be useful for reloading assets, as well as moving them between environments - for example from production to QA. The post is going to assume the BCC is being used to manage file based assets. Procedure Gather you assets If you are creating your own slots, scenarios,...
Introduction Oracle ATG Commerce comes with a tool called RLClient as part of the repository loader tools. RLClient can be used to manipulate file based assets, such as slots, scenarios,...
Introduction When encountering a complex problem in an ATG Commerce application, or not knowing where to even start troubleshooting, global debugging can be...
Introduction When encountering a complex problem in an ATG Commerce application, or not knowing where to even start troubleshooting, global debugging can be helpful. Global 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 CONFIGPATH, which is how it overrides all other settings. You can configure other settings...
Introduction When encountering a complex problem in an ATG Commerce application, or not knowing where to even start troubleshooting, global debugging can be helpful. Global debugging overrides...
With the recent release of content as a service (CaaS) and digital asset management capability in CEC (Content and Experience Cloud), you can now develop a...
With the recent release of content as a service (CaaS) and digital asset management capability in CEC (Content and Experience Cloud), you can now develop a custom widget and customize the product detail page layout in OCC (Oracle Commerce Cloud) to display the digital asset and content item stored in CEC. This blog discusses the use of non-public Content SDK/API. The Content SDK/API might change without warning. The Content SDK/API might be published later as part of the...
With the recent release of content as a service (CaaS) and digital asset management capability in CEC (Content and Experience Cloud), you can now develop a custom widget and customize the...