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
-
How to handle SSO login with OSF working from localhost?Summary: Login using SSO is not working in localhost. Content (required): The project uses Single Sign On (SSO) with an IDP external to OCC, everything works correctly i… -
Can the gl prefix before each purchase list id be changed?Summary: Can the id of purchase lists created through createPurchaseList API be configured to use a prefix other than "gl"? Content (required): The id created for purcha… -
How to add custom properties to Pricegroup?Summary: We need to add a custom property to Pricegroup to identify pricegroup of a certain type so that we can apply some business logic on top of it. Content (required… -
How to use SAML SSO login response to login through storefront api?Summary: To use SSO login session to login to OCC using storefront login API. Content (required): We have implemented SSO login using OKTA services to login to the store… -
Deployment issue in test environmentSummary: While deploying OSF code in test environment we are getting deployment errors. We are not facing this errors in dev and prod environments. Content (required): W… -
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…