How-Tos
Discussion List
-
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…
-
CPQ Commerce prices, How can I ensure that the price entered is the final price for the quote?In the commerce process, the sales user is responsible for entering the list price for items. We made the price attribute editable, but when the quote is saved, the ente…
-
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 }
-
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…
-
OCC Cloud Configuration documentationSummary: Documentation related to the merchant CloudConfiguration Content (please ensure you mask any confidential information): I was reading about one change on 24A fo…
-
Is it possible to translate/provide different URLs based on the locale for article pages?Summary: Is it possible to translate/provide different URLs based on the locale for article pages? We are re-creating a WordPress site in commerce and the WordPress site…
-
How to Change Order Numbers (sequence and prefix) for Different Sites?Summary: We would like to differentiate the Order numbers for the new Site created, currently, the order numbers start with O and the length is 7, How to configure a new…
-
How to use oAuth token instead of basic authentication on Order Submit Webhook?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Launching a New Commerce Site? Tell us!If this is your organization’s first Commerce site to launch or even the fifth one, several settings need to be configured and other tasks needing completion to ensure a…
-
Request for Help with Implementing Search FiltersSummary: Hello, We are looking for a way to implement search filters that appear on the screen and are selectable by the client, however we have not found a way to imple…
-
Oracle CX - Auth0 integration or other IDPSummary: Oracle CX integration with auth0 - any available documentation and is it feasible (I see documentation from 2019, but want to validate if that is still valid as…
-
Products/Items are missing from SiteSummary: Periodically our over night processes fail to update records because the item no longer exits in OCC ADMIN. When we send updates we do not send any default pric…
-
Creating a Custom Property which is a dropdown in Account/OrganizationSummary: how we can create custom property with dropdown holding some default values similar to Account Type and Customer Type at the organization level Content (please …
-
inherit all prices from the parent price group FlagSummary: Is there an API call available to update the "Inherit all prices from the parent price group" flag for an assigned Price List Group for a part. Content (please …
-
How to enable CAPTCHA in Login Pages ?Summary: How do we enable out-of-the-box a captcha in the login process? Content: We would like to Include a captcha in the OCC login pages, to prevent automated login a…Gabriela Bucatica-Support-Oracle 244 views 3 comments 0 points Most recent by RalphD-Support-Oracle Commerce
-
How to use out of the box endpoints OSFSummary: I'm fairly new to designing with OSF, and it's becoming a bit challenging to understand how to correctly use out-of-the-box endpoints. I've already read the doc…
-
Punchout format support in OCCSummary: Customer has requested for the ability to punch out to their catalog using OCI format. Content (required): We have done a previous punchout using Ariba for anot…
-
Add Product Custom properties to json that is sent when the "Order Submission" webhook is triggeredSummary: Hello, We have a custom product field called "external_Id" this field helps us identify the product in another system that is in charge of processing the order.…
-
Enabling caching for /ccstore/v1/products/{id}Summary: How can we enable caching for the GET product endpoint (/ccstore/v1/products/{id})? - https://docs.oracle.com/en/cloud/saas/cx-commerce/cxocc/op-ccstore-v1-prod…
-
Calculating Tax on Charges added through External PromotionsSummary: External promotions webhook allows us to apply charges at the Order level for example Lift Gate charge. How can we apply tax to the Order for these charges sinc…
-
How to control or transform integer facet to remove decimal pointSummary: When a number property used as the dimension, indexing adds a decimal point during auto-generation. How can we control this and remove the decimal point to repr…
-
Promotion with automatic renewal validity.Hi, We're trying to create a coupon promotion with the following rules: The coupon must be valid for the customer only once a month, however, at the turn of the month, u…
-
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…
-
Possibilities for new tools in the open storefront frameworkSummary: Possibilities for new tools in the open storefront Content (please ensure you mask any confidential information): Is it possible to use angular.js or vue.js or …
-
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…
-
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…
-
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…
-
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…
-
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 …