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
-
Does collections endpoint has a continueOnMissingCollection?Summary: I need to get a list of categories based on the ids and I would like to do a single call using the /ccstore/v1/collections passing the categoryIds parameter, ho… -
Problems with data processing in the OICHello! I am facing a problem when assembling a flow in OIC integration. My difficulty is the following: I do a GET with the IDs I receive from our ERP for our products (… -
How to include external libraries like mongo db or jquery installation inside the dx4c storefrontSummary: How to include external libraries like mongo db or jquery installation inside the dx4c storefront Content (please ensure you mask any confidential information):… -
How can you delete a Price group in OCC via a web service call from E-Business Suite?Summary: We load Price groups in OCC via a call from EBS, based on Blanket sales Agreements (BSA). When those Agreements are completed and Expire in EBS, we would like t… -
[OSF] How to delete a commerce item by skipping the shipping calculator webhook call?Summary: First of all, please, keeping these points in mind: 1) The shipping calculation is done at checkout, where the user input an address or selects one from their "… -
Obtain IP Range for allow list purposes of OCC SSE serverSummary: We would like to import our logs from OCC into our Enterprise Splunk Database to leverage our Company standards for analyzing data for monitoring purposes. Cont… -
Change the color display system in the store:We would like to change the color display system in the store, today it presents the names of the colors, we would like to change to the images of the colors (as I am pr… -
How to update item quantity using updateOrder Admin API on a submitted order?Summary: We tried updating the quantity of line items on an already submitted order using updateOrder Admin API. However, the changes aren't taking effect on storefront … -
Images not visible in the order placed email notificationSummary: Unable to see any images in the email notification when an order is placed. I think there is some issue with the template. Can anyone help me how to check url/i… -
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… -
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… -
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… -
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… -
Retrive all products inventory per locationSummary: How can we get the entire inventory per location? Content (required): Hi, We are using Oracle Commerce Cloud (Version 23.05) with Classic Storefront and we need… -
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 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… -
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… -
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… -
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… -
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… -
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 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… -
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… -
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… -
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 … -
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.… -
How to add custom properties to collection?How can custom properties be added to collections? I know it's possible as it's been done to our instance, however the Admin UI and the API documentation do not mention …