OSF
Discussion List
-
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…
-
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…
-
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…
-
How do I do a background download of a transaction in storefront?Summary: Use case: Portal has list of transactions and user can select multiple transactions and click download PDF. In the backend it should trigger the integration to …
-
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…
-
Is there an option to obtain a list of all users with an active cart in CX Commerce?Summary: Is there an option to obtain a list of all users with an active cart who have not yet converted it into an order in CX Commerce? Content (please ensure you mask…
-
Is there a suggested way to grab external pricing from CPQ to OCC to show on Product Listing Pages?Summary: We currently are working on a CPQ integration and are struggling with a way to manage pricing in 2 different places: CPQ and OCC. We are able to get prices perf…
-
update quote expiry in oracle commerce cloudSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
AI in oracle commerce cloudSummary: Do we have a documentation or resources explaining the integration of AI chatbots with OSF ? Content (please ensure you mask any confidential information): Vers…
-
Only retrieve products that are part of the priceListGroupSummary: Would like to obtain the list of items with their prices listed in priceListGroupId. Assume I have an Account with an assigned (ABCpriceListGroup), and I need t…
-
Tracking geolocation of the logged in users in OCC storefrontSummary: We have a requirement to track the geolocations of the users logged into the OCC storefront. We have done an integration between OCC and Google analytics to tra…
-
Retrieve inventory details and the closestSummary: When showing inventory details, the user's location must be considered. If there is no inventory at the user's location, the inventory details nearest to the us…
-
Parallel calls to SSE Oracle StorefrontHi, I have a requirement where I have to execute nearly 1000 parallel calls to CPQ (Configure + Validate) from SSE (Server Side Extension). Need the best approach to han…
-
Issues when deploying OSF ApplicationHello, we are trying to deploy an OSF application, we run the command yarn deploy, it performs the validation of assets but when we install the app in the environment, i…
-
Issues when adding a new property to recordsWe are currently implementing the pre-order functionality in our e-commerce and have encountered some issues and questions that we would like to address. With the implem…
-
Promotion UpsellMessaging widget is not working correctly in our store;I followed what was presented in the documentation available at: "https://docs.oracle.com/en/cloud/saas/cx-commerce/uoccs/manage-upsell-messages.html#GUID-11AA5874-8905-…
-
How Do I call the Catalog and Price Group Assignment webhook in OSFSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
While trying to setup OCC environment getting below error. Please help to resolveSummary: When trying to execute command 'yarn install' getting error. Content (please ensure you mask any confidential information): yarn install v1.22.22[1/4] Resolving…
-
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…
-
How to add same product as separate items in the same purchaseList?Summary: We have use case where we need the same item is added to purchaseList as separate lines. This is so, different configurations of the same item can be stored. Co…
-
OSF | Enable Paypal Payment for Scheduled ordersSummary: We want to implement scheduled orders using saved PayPal Payments. Description: The customer has a requirement to support below 2 features, 1. Save Paypal Payme…
-
When we run yarn build we are getting error "unable to find local issuer certificate"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…
-
Storefront BasicAuth Credentials Mandatory Update (24A Release)Due to security reasons, with 24A update, the storefront BasicAuth "password" is set to a randomly computed value if it’s still set to out-of-the-box default value of "a…
-
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…