Category 118
Discussion List
-
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… -
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… -
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… -
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… -
We want to know size of fields?Summary: Hi team, Can you please help to know what are the size fields for Shipping Location Id,Billing Location Id in OCC Accounts ? And what is the process to increase… -
How do I add more classification options for organizations in OCC?How do I add more classification options for organizations in OCC? I would like to have more options to be able to customize a price treatment for each user. -
How to remove Price Range filter from evaluating and displaying?Summary: The price range filter or facet is displayed on the Product Listing page. How to remove this filter without scripting it from being not displayed on the web pag… -
What are the supported types of propertys I can create in widget level ?Summary: In the Oracle documents, only 7 types are listed when we wish to create a property at the widget level, they are stringType, optionType, booleanType, mediaType,… -
What's significance of config.js under .occ folder?Summary: The OSF workspace includes or generates packages\apps\\.occ\app.json. What's this file for and how does the OSF script maintain it? Content (required): The OSF … -
How to update Shopper Input using store APIs?Summary: Unable to update shopper input using addItemsToCart and updateCartItem actions Content (required): We are working on implementing a per-line item shipping addre… -
Which REST API or other method can be used to download full Contact List from Oracle Commerce CloudSummary: Which REST API or other method can be used to download the full Contact List from Oracle Commerce Cloud? With reference to: https://docs.oracle.com/en/cloud/saa… -
can we have video tagged for productSummary: Can we have video tagged for a product apart from an image in the product listing page ? Content (required): Version (include the version you are using, if appl… -
How to enable reset password page when a new user is created for a B2C site in OCCSummary: I created a B2C site. When I create a new user the page asks for Name and email. I click on submit and it sends me an email with a link saying "Please navigate …