To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Commerce
Discussion List
-
We would like the store search result to show products by color rather than product groupWe would like the search result in the store search bar to show products by color rather than product group. I will attach some illustrative images. For example, if you …
-
Need information on Oracle Commerce - OSF cookiesSummary: We are implementing a GDPR cookie declaration policy. I have a list of cookies on our website, but need to get a description for two cookies that were found, as…
-
Export profile data directly from OCCExport profile data directly from OCC. We wanted to export to a table and be able to work with this data and today we don't have any option to export data from OCC profi…
-
How to make a new element with multiple TextBox?With the following configurations? 1 - Image {Title, Alt, URL} 2 - TextBox { inicialDate, endDate } 1 - active We need to make a dynamic banner widget and we thought abo…
-
Transitioning from the Classic Storefront to the Open Storefront Framework(OSF)-Sep 25th RegisterNowDescription: Are you still using OCC's Classic Storefront Framework? If yes, this webinar is a MUST-ATTEND EVENT. Join us to gain comprehensive insights into strategizin…
-
Is it possible to skip cart page and send user directly to checkout?Summary: Is it possible to skip cart page and directly navigate to checkout? This is to prevent the user from editing items in cart in a specific use case. Content (requ…
-
The Exciting Future Plan and Direction of Oracle Commerce (ATG) & Endeca - October 4 Register Now!!Description: Are you presently engaged with Oracle Commerce (ATG) / Endeca and interested in discovering their future direction? If your answer is yes, then please join …
-
Generated Application keysSummary: We can see multiple Registered application keys in Admin portal Content (required): There are multiple application keys like "_provisioning", "WWW_CUSTOM", "Wis…
-
Attention OSF Users: Open Storefront Framework 5.0.0 UpgradeThis Commerce Open Storefront Framework (OSF) release includes major library updates, such as React 18, and is therefore considered a major new release of OSF. Continuin…
-
How to move product images to SKU levelI have a requirement wherein a new SKU would be added to a product, the new SKU is not related to the other SKU's present. For eg: Computer is a product and the existing…
-
order type invalid (storefront)Summary: new order property Content (required): We have successfully created a new property in the order. (v1/orderTypes/order/) And we can see it in the order made (nul…
-
Generating orders through an AgentIs it possible to implement a security validation method when generating orders through an Agent? For example, requesting the shopper to confirm the order creation in th…
-
How to handle SSO login with OSF working from localhost?Summary: Login using SSO is not working in localhost. Content (required): The project uses Single Sign On (SSO) with an IDP external to OCC, everything works correctly i…
-
Can the gl prefix before each purchase list id be changed?Summary: Can the id of purchase lists created through createPurchaseList API be configured to use a prefix other than "gl"? Content (required): The id created for purcha…
-
How to add custom properties to Pricegroup?Summary: We need to add a custom property to Pricegroup to identify pricegroup of a certain type so that we can apply some business logic on top of it. Content (required…
-
How to use SAML SSO login response to login through storefront api?Summary: To use SSO login session to login to OCC using storefront login API. Content (required): We have implemented SSO login using OKTA services to login to the store…
-
Deployment issue in test environmentSummary: While deploying OSF code in test environment we are getting deployment errors. We are not facing this errors in dev and prod environments. Content (required): W…
-
Java scripts in CPQSummary: In our current implementation we have Oracle CPQ cloud integrated to Oracle Commerce cloud. We are looking at the option to call CPQ Config API to OCC instead o…
-
How to display login user id in order API payloadSummary: We have a requirement to display login user id in order API payload (agent page). We are getting login user id in the URL 'https://a9183356c1dev-admin.occa.ocs.…
-
Commerce <-> Eloqua App missing on Cloud MarketplaceHi, The Commerce docs (https://docs.oracle.com/en/cloud/saas/cx-commerce/22d/ccint/configure-commerce-connector.html) specify an app should be available to facilitate in…
-
How to get dynamic contents of robots.txtSummary: Similar to https://community.oracle.com/customerconnect/discussion/comment/769609 I would like to retrieve the robots.txt content dynamically as it applies to a…
-
Editing the password reset email template, I want to display a dynamic profile propertyDescription: We're trying to edit our password reset email template and we want to display a dynamic profile property. However, after downloading the template we can see…
-
How do I do mirror image of DEV from PROD in OCCSummary: The client has the requirement to refresh the DEV environment as per the PROD. Content (required): The client has the requirement to refresh the DEV environment…
-
Oracle Commerce Cloud - OpenStore Front Site MapSummary: How are Site Maps generated and Maintained Content (required): How is the Site Map generated for the Open Store Front? Is this an automated function? Does it re…
-
How to list all purchase lists using agent API?Summary: How can I use the listPurchaseLists agent API to get all purchaseLists from all users? We have a use case where a particular user needs to have the privilege to…
-
Create Purchase List via API for users outside my OrgSummary:Create Purchase List via API for users outside my Org using API: /ccstore/v1/purchaseLists I am able to successfully create a PurchaseList for myself, and those …
-
Amount of coupons usedSummary: Amount of coupons available to use Content (required): When we do a promotion we inform the amount of coupons that will be used. My question is how to identify …
-
NODE 18 UPGRADE FOR OPEN STOREFRONT FRAMEWORKWith commerce 23.08 (23C August Maintenance) version upgrade, there is an upgrade of Node version to 18LTS. NOTE: This applies to customer who are either live on OSF (OP…
-
Block User/IP after reaching certain limit of requests to specific endpoint at a timeSummary: Required a way to block user/ip to do call to endpoint if he does a huge number of requests to the endpoint at same time. Content (required): There is case wher…
-
No backing type found for UI property type big stringI tried to create a custom order type attribute using the below payload but ended up with an error. Did I make any mistakes with the payload, or am I missing any require…