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
-
Recomendation about type of certification StorefrontSummary: Recomendation if is better that go throught the WAF or Directly? Content (required): We had a meeting with customer to define the type of the certification, the…Daniel Alejandro Varón Rojas-Oracle 51 views 1 comment 0 points Most recent by Ramesh Vangala-Oracle -
Confirm if the above flow is the correct way to get catalog (Launch > Buying > OCC)Summary: Content (required): Hi, For OCC, we are using the package or product that is launched and available for Buying. This package is than viewed on OCC via Buying AP… -
How is Credit Card Billing Address managed and can be accessed for the Credit CardSummary: How to access billing address associated with the Credit Card and make sure custom properties on the Billing Address are maintained? Content (required): When a … -
Commerce 23B Maintenance Pack Release NotesPlease find attached the release notes for the 23B maintenance pack. Please contact support via an SR if you would like this update applied to your environments. -
Customer Support Event on May 9-Learn how you can find answers to your questions in Customer ConnectCustomers can instantly access answers in CCC and learn directly from their peers on how to best navigate Fusion Applications. Learn more about how Oracle Customer Suppo…Declan Cunningham-Support-Oracle 31 views 0 comments 0 points Started by Declan Cunningham-Support-Oracle -
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… -
Support for Patch SSE endpoint with OSF actions/endpoints?Summary: Based on the following article: https://community.oracle.com/customerconnect/discussion/620727/include-server-side-extension-endpoints-in-your-osf-application a… -
Sort items by best seller first in OOTB PLP pageSummary: The client has a requirement where they want to show best Seller products on top of the PLP page. We want to know if this could be possible and what configurati… -
/ccagentui/v1/onBehalfOfGood afternoon! I would like to understand what this endpoint does and if I can use it to customize a button in an internal app, to make the customer have access to his … -
Using Query filters on OrdersSummary: In Postman I am trying to test out some query filters on the Get Orders. However, what ever I try it seems to no like the syntax. I have read and followed this … -
I wanted to know if it is possible to create an API for registering new accounts in the cloud store?Goodnight!? I wanted to know if it is possible to create an API that can register new users in ecomerce in the cloud? -
Properly cancel orders and free up couponsSummary: How to properly cancel an order via /ccadmin API and free up coupon associated with it Content: Hi, We're trying to cancel an order via PUT /ccadmin/v1/orders/{… -
Validate registration and password change by SMS from the user, also allow password creationGood afternoon, I would like to validate registration and password change by sms from the user, also allow password creation by the mobile version as sms validation. We … -
create a method that prevents customers from certain regions from adding items to their cart?Good afternoon! I would like to understand how I can create a method that prevents customers from certain regions from adding items to the cart, in order to prevent them… -
How do I update current order in OSF?Summary: Need to update discountInfo in current order according to the user, whether logged in or not. Content (required): Promotion price is being applied to normal pri… -
Site Redirects Best Practice Migrating To OSF?Summary: Previously we had two sites in classic that ran on our OCC instance. For this post we'll say dev.occstore.com and getdev.occ.com. In classic we wanted our home … -
How to Implement Storefront SSO for OSF Application?Summary: Referring to Doc ID 2863131.1 Content (required): For the most part the doc provided an example which we have adapted to our use. It works mostly. We have just … -
OSF Password on ProfileSummary: When creating a OSF user, we would like to set an initial password. Has anyone accomplished this? Version (include the version you are using, if applicable): La… -
Is the top searched product getting stored in any of the profile property?Hi Team, Can anyone please let us know if in commerce the top searched product of a particular user is getting stored in any profile fields in OCC? Also, without integra… -
Commerce <-> Eloqua App missing on Cloud MarketplaceHi, The Commerce docs (https://docs.oracle.com/en/cloud/saas/cx-commerce/22d/ccint/configure-commerce-connector.html) specify an app should be available to facilitate in… -
Commerce Cloud 23A Rev 2 (23.2) Release Notes Now Available!Please find attached the release notes for Commerce Cloud Release 23A Rev 2 The "What's New" Documentation can be found at the Oracle SaaS readiness portal https://www.o… -
Does OSF use any specific time zone like GMT or EST by defaultSummary:Does OSF/OCC use any specific time zone like GMT or EST by default? Content (required): We have an issue which has a dependent on this question Version (include … -
How to set default value to the "receiveEmail" attribute of the user profile with SSO SAML loginSummary: Hello. We need to know how to change the default value of the "receiveEmail" attribute of the user profile when it is created. We need to consider that currentl… -
Re-establish base commerce environment a1490790c3tstSummary: Need environment a1490790c3tst reloaded Content (required): We had environment a1490790c3tst set up for a migration to OSF, but that project has been cancelled … -
Can you send multiple assignments in assignProducts payloadSummary: Wondering the syntax and support for sending multiple assignments in a single pay load or does the /ccadmin/v1/collections/assignProducts api support a single l… -
Retrieve an extensionSummary: I need to backup a specific gateway extension. But I haven't found a solution to this. I saw this documentation: https://docs.oracle.com/en/cloud/saas/cx-commer…
-
Is it possible to know who manually created a product?Summary: We would like to know if it is possible to know which user created a product manually using admin panel? Content (required): Is there a log API or a manner to i… -
Enable direct edit for claimablesSummary: Enable direct edit for claimables and promotions Content (required): We need to create coupons for shoppers on-the-fly based on external rules. For example, onc… -
Create Purchase List via API for users outside my OrgSummary:Create Purchase List via API for users outside my Org using API: /ccstore/v1/purchaseLists I am able to successfully create a PurchaseList for myself, and those … -
[OSF] How to get client redux store in the middleware?Summary: I want to be able to read some states, stored in redux, in the middleware (Express.js application). Is it possible in OSF, or I should pass that information thr…