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
-
Image does not apply new versionIn preview we see the image in red, but in production it remains black (Black Friday) https://www.armazemparaiba.com.br/file/general/arrow-neext-pdp.svg How do I perform… -
Security feature offered by OCCSummary: We have following questions: Do we have Logs for Suspicious Activities? Do we have Remote Logging for client exceptions and server? What's Incident Escalation P… -
We need to trigger 'Logout' action when user closes storefront window or tab.Summary: We need to trigger 'Logout' action when user closes window or tab. When using event listener for 'beforeunload' event, the listener function executes but doesnt… -
Commerce cloud - does Chase Paymentech support tokenizationSummary: Reading through documentation provided at : https://docs.oracle.com/en/cloud/saas/cx-commerce/22d/uoccs/configure-chase-paymentech-integration.html , it states … -
CX Commerce 2025 Upgrade ScheduleHi Commerce Community, We are announcing the Commerce Upgrade Release dates for 2025. Please reach out to your CSM or enter an SR with any additional questions. Calendar… -
PLP Sorting Results on Storefront Versus Admin UI Catalog View is DifferentSummary: Content (please ensure you mask any confidential information): In the admin we have an order for the products in the collection, but in the plp it is always dis… -
Install vendor scriptWe received information from the RD supplier to install a script after the tag. We inserted it into the footer widget template but we did not see this script being exec… -
Commerce Cloud 24D(24.11) November Maintenance Pack Release Notes Now Available!24D (24.11) has been released and the release notes are attached. The What's New documentation can be found on the Commerce Application Update Readiness https://us.v-cdn… -
How get Recently Viewed products?Summary: Is there built-in functionality for Recently Viewed products? If not, what would be the recommended way to implement it? My idea is to either add a list of prod… -
How to send requests to OCC API in OSF within an endpoint?Summary: In an endpoint in OSF, how do I "chain" API requests in one endpoint? For e.g. I want to get collections together with category image paths. When I get the root… -
How can we send email notification for customers that did not place an order for the past x days?Summary: How can we send email notification for customers that did not place an order for the past x Days? Note that this is a B2B scenario where an account could have m… -
CCC - Two prices on the websiteSummary: Hello, currently it is necessary to have two prices on the website. In a meeting with Oracle representatives, we were given documentation for the development of… -
how to restrict users to create Quotation in specific Organization (store branch)Business Case: Many branches are created as organizations in Inventory management fusion, and we need to assign each sales user in CPQ only to his branch or branches and… -
How to delete a price group completely?Summary: I have deleted a price group using https://docs.oracle.com/en/cloud/saas/cx-commerce/cxocc/op-ccadmin-v1-pricelistgroups-id-delete.html However, when I check wi… -
Customise Oracle CDM User interface (add EFF)Summary: Customise Oracle CDM User interface and add EFF that is already in CX Sales Account Content (please ensure you mask any confidential information): We have Oracl… -
how to re arrange sku in OCC adminSummary: In OCC admin, If the Product has multiple SKUs, then how do we re order or re arrange the SKUS Content (please ensure you mask any confidential information): In… -
Group facets under headings?Summary: We have a requirement to group facets (product attributes) under a common heading on the listing pages. For example: Performance Time x y z Speed a b c Is it po… -
How do I configure the product csv file in OCCSummary: We are currently working with OCC and OIC to retrieve the products catalog. The file is generated via an export button and has the full list of columns. We we p… -
Accounts created on CPQ don't appear on the quotationhow to make Accounts created on CPQ don't appear on the quotation when the value entered in the customer name attribute -
Roles - does Oracle commerce Cloud only allow us to create new custom rolesSummary: We need to customice the CSAgent role in Oracle Commerce Cloud, we need only allow to view orders Content (please ensure you mask any confidential information):… -
How do I ensure Storefront SSO uses SHA256 SAML request encryption?Summary: We're upgrading our Keycloak Server for SSO to 25 and with that, the Java runtime. Since Java 17, SHA1 algorithms were removed. The Storefront is sending the SA… -
Resend orders (fast)Resend orders (fast) What is the way to have orders shipped immediately or to schedule a reshipment? PUT /ccadmin/v1/webhookFailedMessages/{id}{ "resend": true } -
How to get all the files under /file/ folderSummary: We need all the files uploaded under /file/ folder. https://{{env}}.com/ccadmin/v1/files/?folder=/ { "errorCode": "33110", "message": "The \"folder\" parameter … -
restart instance (benefits)What are the benefits of requesting a production instance restart? -
Promotion automatically applied in the second orderSummary: Order promotion code is applied automatically after the first order. Content: Hey guys… We are facing a situation with a order discount with buy X and get Y dis… -
Change behavior of the category page so that it no longer displays products from child categoriesHello! We have a scenario that we would like to evaluate the possibility of changing. The scenario is as follows: Category "cat1" has a product "prod1" Category "cat2" i… -
Oracle Commerce Cloud API to extract all accounts and members register in each accountHello. Initially, I use the ccadmin/v1/organization endpoint to look for key members and retrieve the member registered as the primary account. For example, I have an ac… -
PO_HEADERS_ALL. EDI_PROCESSED_FLAG and EDI_PROCESSED_STATUS usageWe would like to understand the significance of 2 edi related fields in Oracle Cloud Tables PO_HEADERS_ALL.EDI_PROCESSED_FLAG and EDI_PROCESSED_STATUS and how that can b…
-
Filtered Catalog RecommendationSummary: I was reviewing the OCC documentation related to catalog management and I found out that Oracle is now calling the existing Catalogs as Legacy Catalogs and reco… -
Run price limit promotionWe need to run a promotion only for items priced over $50.00. How do I set this up?