APIs
Discussion List
-
Can customers Retrieve (Aggregated) Profile Data for All Sites with a Single /profile API Request?Summary: To clarify, currently if you send a request to /profile and include a site header (Or dont, and the request will use default site) . This controls what site dat…
-
Are properties with null values included in responseFilter data for child categories?**This post was created as part of a How to Service Request (SR) Summary: Response Filters: "Response filters provide an alternative way to use the fields and exclude qu…
-
Is there an equivalent endpoint for "getCurrentProfile" in Store Extensions API (ccapp)**This post was created as part of a How to Service Request (SR) Summary: Customer would like to know if there is an equivalent to "getCurrentProfile" in the Store Exten…
-
Everything you need to know about Server Side ExtensionsSummary: Here's everything you need to know to get developing with Oracle Commerce Server Side Extensions all in one place. There's a number of posts, including sample c…
-
Server Side Extension Development Best PracticesSummary: This post includes a summary of server-side extension development best practices Content (required): Introduction A number of partner and customer developers ha…
-
Developing Server Side Extensions: Working with Form and XML ContentSummary: Content (required): Introduction Careful readers of the post Working with Server Side Extensions noted that the Oracle Commerce server-side extension custom app…
-
Developing Server Side Extensions: Troubleshooting SSL CertificatesSummary: Learn how to to ensure that your SSL certificate chain is complete when developing a solution between Oracle Commerce and any other 3rd party services. Content …
-
Developing Server-Side Extensions: Testing and LoggingSummary: Server-Side Extensions enable developers to create custom Node.js applications that will be deployed to their Oracle Commerce instance. These custom developed a…
-
Server-Side Extension Authentication ExamplesSummary: This topic illustrates the following behaviors related to authenticated access in your server-side extension custom app. Content (required): How pass-through au…
-
Developing Server-Side Extensions: Communicating with Oracle CommerceSummary: Server-Side Extensions enable you to develop custom Node.js applications that will be deployed to their Oracle Commerce instance. These custom applications are …
-
How to enable a site?Summary: I created a demo site in OCC instance and want to enable it. Content (required): I went through the Commerce Cloud Implementer videos and found that UpdateSite …
-
Understanding Custom Access Control and Privileges for B2B Storefront UsersSummary: Release 22A Revision 3 of Oracle Commerce includes custom access control and privileges for B2B Storefront Users. Content (required): Release 22A Revision 3 of …
-
How to create a Profile Roles with customizedSummary: I need to create a role within OCC, but with publishing restrictions. For example, being able to create workset to organize the content to be published, but not…
-
Is it possible to create a promotion with two-level deep quantifier/condition ?Content I want to create a custom promotion to be applied to the items when configurators items are added to the cart ( related items of a product ). After having the co…
-
Supplemental Technical Resource Guide for Oracle Commerce Cloud - July 2020Content The Oracle CX Commerce product team supplements our official documentation and Oracle University curriculum with technical content and materials that we believe …
-
Improvements to Access Control for Registered ApplicationsSummary: Release 21D Revision 8 introduces improvements to Oracle Commerce access control for registered applications. Content (required): Oracle Commerce Release 21D Re…
-
Approve attribute in return requestSummary: What is the use of the approve attribute we when we GET a return request and how can we customize the same Content (required): Im trying to implement an approva…
-
Cancelling a return requestSummary: We are trying to look for ways to cancel a return request Content (required): Once the user submits a return request from storefront, we are planning to put it …
-
Sort by recommended for youContent Hi All, We have a requirement to sort products based on Recommended for you. Attaching screenshot for clarity. Is there any OOTB feature through which this can b…
-
Is there a way to use API to schedule import/export of catalog data and to export reports?Summary Scheduling Import/Export of catalog data and exporting reports through APIContent Having known the methods to import/export catalog data and export reports in va…
-
Unable to update product propertyContent Hi, We are trying to update a product property of Base product but throws error with code 20017. Any attribute that is missing? Thanks and Regards, Sruthi
-
Agent UISummary How to see changes made locally on agent console in agent UIContent Hi, I am new to Commerce Cloud I have certain doubts regarding Agent UI. How can the Agent UI…
-
Item Level Order CancellationContent Hi, Do we have Item level cancellation as a standard flow in commerce ,just like item level return available as OOTB. Can we cancel a line item of a particular o…
-
CX Commerce Open Storefront Framework LaunchSummary Our latest innovation, our next gen Open Storefront Framework, has launched with 20D Revision 6!Content With Oracle CX Commerce 20D Revision 6 (20.4.6) releasing…
-
403 Forbidden - /gsadmin/v1/{appName}/attributesContent Followed the doc : https://docs.oracle.com/en/cloud/saas/commerce-cloud/cxocc/op-gsadmin-v1-appname-attributes-get.html To get the search attributes get is throw…
-
Unable to trigger B2B Emails via approval flowSummary Unable to to trigger b2b emails from templates for some admin profilesContent Hi all, We have enabled email notifications in the email settings section on the be…
-
"Copy Line Items" REST API and commerce actionSummary "Copy Line Items" action changing the order of copying transaction LinesContent Experts, Need you help for completing my requirement with best performance, also …
-
Deleting or Removing Organization recordsSummary Deleting or Removing Organization recordsContent Hi All, During the development and testing phase of the implementation we had created quite a bit of dummy profi…
-
Configure sort options in the product listing pageSummary Configuring additional sort optionsContent We need to add additional sort options other than Sort by: Price low to high,Price high to low, Default in product lis…
-
How to make E-Tag to work on Oracle Commerce Cloud requests?Content Hi, I noticed all requests on OCC contain the etag hash in the response header. I tried to make the etag to work by sending in the request the If-None-Match send…