How-Tos
Discussion List
-
How to configure your own "auto login" functionality using the OSF framework or JavaScript?Summary: In the old framework, classic storefront, customers could create a login session by importing the CCRestClient module and then calling the login function like t…Gabriela Bucatica-Support-Oracle 61 views 1 comment 1 point Most recent by Gabriela Bucatica-Support-Oracle Commerce
-
How To Integrate OSF with CPQ?**This post was created as part of a How to Service Request (SR) Release: 22.2 Summary of the question: We are trying to integrate OCC with CPQ and following the documen…Alexandru Dumitru-Support-Oracle 41 views 1 comment 0 points Most recent by Alexandru Dumitru-Support-Oracle Commerce
-
Validating Admin version in OSFSummary: Classic storefront has always allowed a user with permissions to check the version their instance is running by going to: Design > Developer > Storefront Framew…
-
How to manipulate the generation of canonical tags in OCCS?Summary: 1. How the Canonical Tags are generated based on Product Information? 2. Can we manipulate the generation of canonical tags since Stock information is displayed…
-
Order Numbers has many gap and not in Sequence need to know why there is a huge gap?**This post was created as part of a How to Service Request (SR) Summary: On 04.11.2022, order number 2,495,847 was generated and on 05.10.2022 order number 2,551,496 wa…
-
How to list all the Orders Placed for a Particular Shipping Address State like: District of ColumbiaSummary: The customer would know if there are any APIs available to list all the Orders placed for a Particular Shipping/Billing Address State like Alabama or DC etc... …
-
How to enable CAPTCHA in Login Pages ?Summary: How do we enable out-of-the-box a captcha in the login process? Content: We would like to Include a captcha in the OCC login pages, to prevent automated login a…Gabriela Bucatica-Support-Oracle 81 views 1 comment 0 points Most recent by Gabriela Bucatica-Support-Oracle Commerce
-
How to retreive current URL using OSF**This post was created as part of a How to Service Request (SR) Release: 22.2.5 Summary of the question: How do we retrieve the current page using OSF so that we can st…
-
Supplemental Technical Resource Guide for Oracle Commerce (Updated May 2022)The Oracle Commerce product team supplements our official documentation and Oracle University curriculum with technical content and materials that we believe helps our d…
-
Punchout format support in OCCSummary: Customer has requested for the ability to punch out to their catalog using OCI format. Content (required): We have done a previous punchout using Ariba for anot…
-
How to Configure an OSF layout to display Content ItemsSummary: How to configure the page JSON to successfully display OCM-driven pages when deploying an OSF Store Application. Content: When integrating with Oracle Content M…
-
OSF-LinksList: Is there a way to add a media instead of a string in the row's columns?**This post was created as part of a How to Service Request (SR) Release: 22.1.8 Summary of the question: Question regarding the base component LinksList from the Oracle…
-
How to make a custom property unique?**This post was created as part of a How to Service Request (SR) Release: 22.1.6 Summary of the question: We have a business requirement for a custom SKU property to be …Mircea Pirvu-Oracle 21 views 1 comment 0 points Most recent by Andrei Popescu-Support-Oracle Commerce
-
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 integrate CyberSource on OSF?Summary: Is there any information on how to integrate CyberSource on OSF? Version : 22.1.8
-
How to proceed with OSF using yarn occ configure?Summary: I am trying to develop OSF and get basics done, but yarn start command is not deploying properly and giving error. Content (required): All previous steps was do…
-
How to use yarn OCC configure?Summary: I am trying to develop OSF and get basics done, but yarn start command is not deploying properly and giving error. Content (required): All previous steps was do…
-
How to use reference application provided Oracle Commerce Cloud? Where it is available ?Summary: As stated in videos and documents about the reference application in OCC. Where reference application is available ? How to use it? Can we use it as fully funct…
-
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 …
-
Saving a Credit Card When Submitting an Order with a 3D-Secure Integration in Oracle CommerceSummary: Details on how to save a credit card when submitting an order with a 3DS integration in Oracle Commerce. Includes examples for how to handle this in both Storef…
-
Implementing custom payment gateway support for 3D-Secure version 2.0 in Oracle CommerceSummary: Explains how to implement custom payment gateway support for 3DS version 2.0 in Oracle Commerce. Content (required): The Oracle Commerce generic payment gateway…
-
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 …
-
Testing your OSF ApplicationSummary: Modern software developers understand the value of tests in ensuring a robust application that works as desired. Oracle Commerce Open Storefront Framework (OSF)…
-
Update product sorting in your OSF applicationSummary: OSF applications include configuration which provides a default sort order for products on the product listing page. You can update the default settings to matc…