SAP CX Intelligence & Incubation (CXII) Commerce extension is required to configure the tenant credentials in Commerce Backoffice. This is required for enabling configurations for CXII UI components like SAP-samples/cxii-visual-search-ui-component
SAP Commerce Environment SAP Commerce Administration Access
- Clone the CXAI extension repo
https://github.com/SAP-samples/cxii-commerce-extn
to the commerce extensions. Ex:hybris/bin/custom/<storefront-app>/cxai
- Navigate to
hybris/config
folder and add the following entries to thelocalextensions.xml
file a. b. - Add the following entries to
bin/custom/<app>/ci/recipes/cx-spa/build.gradle
file. These entries will help build the extension sources a. extName 'cxaibackoffice' b. extName 'cxaiocc' - Now follow the build steps and deployment steps as per the instructions for the
storefront
app deployed in commercehybris/bin/custom/<app>
- Once the build and deployment is successful, restart the commerce server.
- Now navigate to backoffice/administration cockpit.
- Click on
CX AI
extension in left navigation tree. - Create the configuration with the tenant's Consumed Destination and OAuth details.
- Custome CatalogId is optional.
No known issues at this time
Create an issue in this repository if you find a bug or have questions about the content.
For additional support, ask a question in SAP Community.
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.
Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.