OSF
Discussion List
-
Failed to change custom order propertyHello, we need to change information in a custom property of a specific order, but we received the message below. One thing to keep in mind! The order doesn't need to be…
-
CalculatePrice new APIHello All, When I'm going through the Oracle commerce cloud REST API documentation, I got something calculatePrice(/ccstore/v1/cpq/prices/calculate). I would like to kno…
-
On OCC Storefront, what is the validity of a password reset linkSummary: We are using Oracle Commerce Cloud (OCC) storefront customer login functionality. When a customer requests a password reset, the platform generates an email wit…
-
How to delete/deactivate a specific coupon from a coupon batchSummary: Request to provide the feasibility and process for deleting or deactivating a specific coupon from a coupon batch, as the user wants to deactivate a particular …
-
Identify Provider Per OSF Cluster or SiteSummary: We are enabling authentication in one of our sites and we currently have 3 OSF Clusters enabled per tenancy. The new Site would need to use a different Identify…
-
I'm unable to apply price group to cartSummary: We are developing an app using the occ apis. We are having difficulty applying the price to the cart with a specific price group for the application. The list n…
-
How to export selected attributes of profile information in OCCWe need to export data from all profiles for processing, but we don't want to export everything, as the full dataset is quite large and would take significant time to ex…
-
CCC - Streamlining Last Selected MCN on Login - Eliminate Post-Login RedirectSummary: We are implementing a feature to load a user's last selected MCN upon login in B2B Direct (OSF). Currently, after an initial SSO login, OCC defaults to an OOTB …
-
Can OSF version 3 be upgraded to version 5 while using Node.js version 18?Summary: I'm currently working on a package implementation project and exploring the feasibility of upgrading from OSF v3 to v5. Our environment is running Node.js v18, …
-
Update OCC Submitted ordersWe are facing an issue where the latest order revisions made in Oracle Fusion are not being reflected in the corresponding order record in Oracle Commerce Cloud (OCC). O…
-
Oracle Commerce Cloud Service:How to send order confirmation email to Multiple recipientsHow can we configure sending a copy of the order confirmation email to an XYZ email address, given that the functionality to trigger the email to the user is already in …
-
Node 20 Upgrade for Open Storefront FrameworkWith the 25.03 (25A) release, the Node.js version used in Open Storefront Framework is being upgraded to the latest long-term support (LTS) version of Node.js 20. Howeve…
-
credit cards custom attributeSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
preview disable osf buttonSummary: We are developing a new OSF application app-new02a. However, there was already an application app-new01 and now we cannot preview this application because the b…
-
How to return in storefront the shipping calculator errors from the function webhookSummary: Hello, Currently we use the function webhook shipping calculator to price the shipping and sometimes we have an item related error so we need to return the erro…
-
Sorting Cart Items in OCCSummary: We need a solution to implement custom sorting of shopping cart items according to specific business requirements that persists at the backend level. Content (p…
-
Problems upgrading Node to version 20Summary: Because of the update on the 25th, I need to update the Node version of 2 OSF projects. I searched for the correct version for the commerce packages, and using …
-
Access agent user data when using "Shop on behalf of the shopper" featureSummary: We need to access the agent's data (id is enough, email would be better) when a "Shop on behalf of the shopper" sales flow is being carried out. Content (please…
-
Invalid Component error when running 'yarn occ upload-assets'Summary: I created a test component called 'Example Widget' last week. It is causing errors when I try to upload assets and I cannot figure out how to delete it from the…
-
How can I delete a custom component from the Commerce admin?Summary: I have created a custom component with OSF. I have since removed all instances from layouts. I cannot figure out how to delete it from the environment. There us…
-
Verify third-party payment before Order submitSummary: We are using generic payment gateway integration to implement a third-party payment method for a client. Here, the user is redirected to a third-party payment p…
-
What is the character limit for rich text in Oracle Commer CloudSummary: We have a requirement to restrict product based on value stored in Custom Product Property. As this data could be huge, we need to understand the character limi…
-
Disable Shipping Calculator webhook on login OSFWe have noticed that when the user executes the login operation in the OSF sites, the webhook "Shipping Calculator" gets triggered, is it possible to disable this behavi…
-
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…
-
Dynamic yield contexts implementation on OSFSummary: We are trying to implement dynamic yield context in OSF but we faced some problems Content (please ensure you mask any confidential information): Dynamic Yield …
-
mfa authentication Oracle Commerce CloudIs it possible to enable MFA on a specific site within a multi-site environment? And how to do this?
-
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…
-
how to restrict user from having multiple CX storefront sessions in multiple browsersSummary: Content (please ensure you mask any confidential information):We want to restrict user from having multiple sessions at the same time. Version (include the vers…
-
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…
-
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…