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 migrate Oracle Commerce application from test to productionSummary: Is there an update for the attached details with regards to migrating a project from test to production Content (required): Version (include the version you are… -
Commerce Cloud 22D revision1Release notes for 22D rev1 are attached. Please work with Support and/or your Customer Success Manager to request an update to your environments as needed. There is no "… -
Will other payments scenarios work in OCC-SMC integration other than Credit Card and Invoice based?Summary: Content (required): We are integrating Oracle CX commerce with Subscription Management Cloud and in the document it says the we need to use Credit Card and Invo… -
Will OCC-SMC integration disrupt the OCC-OMS integration flow?Summary: Content (required): We are integrating OCC with Subscription Management Cloud and we have a query that whether our integration with OCC and Order Management Sys… -
How to customize create user account to allow a user to upload a photo?Summary: I want to customize the OOTB create user account to allow the user to upload a photo. Content (required): Version (include the version you are using, if applica… -
Can anyone share any widget in which there are 2 or more javascript files included?Summary: I want to understand how multiple js files work in a single widget. Content (required): Version (include the version you are using, if applicable): Code Snippet… -
Is there a way to upload and assign images to products via API?Summary: Content (required): I need to upload .zip files with several images to automatically assign to products, currently, I do it from media, but I need to know if it… -
How to access parent page viewmodel from widget?Summary: The parent page has important attributes in it's root viewmodel. We need to access them from a widget. Content (required): The parent page has several values st… -
how I can use different cdn of font or min file while developing widgets in storefront ?Summary: I want to use cdn of theme.js and slider and font for creating product slider and cards while developing widgets in storefront I have try to do this with creati… -
How to connect design code untility for visual studio it shows error?Summary: I have downloaded dcu from env and also try grab all the files from env but it gives error for connection orcale environment? Content (required): I have try wit… -
how to connect dcu with storefront it gives error after running this npm install -g ?Summary: I have downloaded dcu from my cx env and extracted in file also and open in visual studio after that i have run this command to install dcu in vs npm install -g… -
I want to create carousel with card that should be move only one card at a time?Summary I have created this using bootstrap using some CDN links, but I want to display it on the storefront. how I can do this? Content (required): Version (include the… -
how to display collection category product in storefront using collection id ?Summary: I want to display a particular collection category product in product slider with collection id I have imported "imports": [ "category", "categoryId", "dimensio… -
How to create custom collection?Summary: I want to display all products of collection. Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippet… -
how to display product from collection through collectionid in custom widget in storefront?Summary: I want to access all the product from a particular collection that have i made and Diplay in storefront in product collection carsoul how to do that i have desc… -
How to run and test the .ftl filesSummary: I would like to run .ftl files and test it in VS code but How to do that in OCC? Content (required):There are Freemarker templates in OCC and would like to know… -
Can We Use Local Browser Overrides with OSF? (Doc ID 2536545.1)**This post was created as part of a How to Service Request Question As per the document DEBUGGING OCC: How To Setup Local Overrides In Chrome (Doc ID 2536545.1) Custome… -
Can an OSF Application be Mapped to a Specific Site (Site ID)**This post was created as part of a How to Service Request Question: Customer would like to know, can we map an OSF application to a specific site ID, so they can deplo… -
Someone uses the discount value in the email?Summary: I noticed that the discount amount is equal to zero Content (required): We apply a promotion on the first purchase, but in the email the value of the ${data.dis… -
Can anyone provide full development of storefront training videos link or tutorials ?Summary: I Want to see and get trained and know how to development of store front can any one provide like store videos or traning workshop link Content (required): 22c … -
How to customize a webhook's payload?Hi All, Is it possible to customize the payload of a webhook? If yes, kindly provide instructions on how to do so? Thanks. -
How to study oracle commerce cloud?Summary: Can anyone tell me when anyone start with learning oracle commerce cloud from begining then what path they should follow.? How to practice all configuration? Co… -
Can anyone help me to create custom widget.?Summary: I want to create one custom widget for adding comment. In that widget, i want to add one textarea and one button .If I enter comment in textarea i would be disp… -
How to display images on storefront through config file ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Can anyone share one example for create custom widget in that the widget contain JS file?Summary: Content (required): I want to create different widgets in that js file plays an important role. Version (include the version you are using, if applicable): Orac… -
I am Displaying Date using ccDate not working Display Error i don't know whats the error?Summary: I have just want to display current date using ccDate but it display error that Display Error: Unable to process binding "ccDate: function(){return {date:curren… -
I have to display custom widget setting image mediatype in storefront using knockout binding ?Summary: I have created custom widget in that i have taken one title text and info text and one image of mediatype to display on storefront but text and title are displa… -
how to display custom widget setting mediatype image in storefront using knockoutSummary: I have created custom widget in that i have taken one title text and info text and one image of mediatype to display on storefront but text and title are displa… -
how to configure custom widget setting and display that in storefrontSummary: I have created custom widget in which i have taken a customize configuration setting in that have displayed mediatype but how we can make that visible in storef… -
Add to Cart API for Classic StorefrontSummary: Content (required): We need to perform Add to Cart to a classic storefront in OCC. We went through REST API docs but it says API applicable for OSF. Also the AP…