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
-
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… -
How to display login user id in order API payloadSummary: We have a requirement to display login user id in order API payload (agent page). We are getting login user id in the URL 'https://a9183356c1dev-admin.occa.ocs.… -
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… -
How to get dynamic contents of robots.txtSummary: Similar to https://community.oracle.com/customerconnect/discussion/comment/769609 I would like to retrieve the robots.txt content dynamically as it applies to a… -
Editing the password reset email template, I want to display a dynamic profile propertyDescription: We're trying to edit our password reset email template and we want to display a dynamic profile property. However, after downloading the template we can see… -
How do I do mirror image of DEV from PROD in OCCSummary: The client has the requirement to refresh the DEV environment as per the PROD. Content (required): The client has the requirement to refresh the DEV environment… -
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… -
How to list all purchase lists using agent API?Summary: How can I use the listPurchaseLists agent API to get all purchaseLists from all users? We have a use case where a particular user needs to have the privilege to… -
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 … -
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 … -
NODE 18 UPGRADE FOR OPEN STOREFRONT FRAMEWORKWith commerce 23.08 (23C August Maintenance) version upgrade, there is an upgrade of Node version to 18LTS. NOTE: This applies to customer who are either live on OSF (OP… -
Block User/IP after reaching certain limit of requests to specific endpoint at a timeSummary: Required a way to block user/ip to do call to endpoint if he does a huge number of requests to the endpoint at same time. Content (required): There is case wher… -
No backing type found for UI property type big stringI tried to create a custom order type attribute using the below payload but ended up with an error. Did I make any mistakes with the payload, or am I missing any require… -
I need information about data types on order.The below-listed data types are supported in OCC, but I didn't find any reference documents to learn more about those data types. Supported data types:… -
View only userSummary: Is it possible to set up a user, assigned to an account, that can VIEW only products. That is NO ability to add to a shopping cart. -
Is there an API call for updating price group to inherit from parent?Summary: We have cases where we have fleet or customer pricing that comes and goes as contract change. We have a case where in our ERP the fleet or customer price expire… -
How to add custom properties to collection?How can custom properties be added to collections? I know it's possible as it's been done to our instance, however the Admin UI and the API documentation do not mention … -
NODE 18 Upgrade for OSFHello Team, We have received communication from Oracle regarding - "NODE 18 UPGRADE FOR OPEN STOREFRONT FRAMEWORK". I see that this is very critical to be validated in t… -
How to extract data for multiple order using a bulk query.Summary: We need to know how to extract data for multiple order using a bulk query. For example, we need to get "x_invoiced" and "state" field of each order data for mor… -
Example OSF External Price IntegrationIntroduction This package contains example code to support a full external product price integration using Oracle Commerce server-side extensions (SSE) and Open Storefro… -
Node 18 Upgrade for Server-side extensionsWith 23C release, the version of Node.js used by server-side extensions (SSEs) is being upgraded to the latest long-term support version of Node.js 18 LTS. In Internal t… -
Some of the products related attributes are not available in ccstore/v1/products API why?Summary: Some of the products related attributes are not available in ccstore/v1/products API but they are available in ccadmin API Content (required): Some of the produ… -
Is it feasible to create attribute for products API? if yes, could you please provide the URL ?Summary: We have to create new attribute for products API for one of our minor enhancement. We need an URL to create the attribute. Content (required): Products URL: htt… -
Commerce 23C Aug Maintenance Pack Release NotesPlease find attached the release notes for the 23C August maintenance pack. Please contact support via an SR if you would like this update applied to your environments. -
Is there a suggested way to implement data layer scripts for Google Tag Manager with OSF?Summary: We need to implement data layer scripts when the page loads and in certain parts of our site. Content (required): What is the best way to go about this using OS… -
Update URL in pages jsonSummary: I updated the URL in pages directory json file. After deploy the page was broken returning an "Internal Server Error" Content (required): Is there an additional… -
District name requiredSummary: I did not find in the documentation how to make mandatory the name of the neighborhood and house number Content (required): How do I make the neighborhood and h… -
How to add custom data to line items?Summary: Looking for an OCC API to add or update line items in cart with a custom field to store configuration data. Content (required): The use case in detail: On the O… -
How do I add search parameters in the OIC?Good afternoon. I need to make a GET call to the /ccadmin/v1/profiles endpoint, with the following search parameters: ?limit=40&q=email co "email". But in the OIC I am n… -
How to develop OSF while maintaining Classic?Hello, As we embark on our OSF journey, we need to keep the classic storefront alive in dev/test/prod environments. How can we develop both for OSF and Classic? Do we ne…