Deploying an HCL Commerce+ xC environment

HCL Commerce+ includes an xC service that you can use to create custom plugins .

The xC service includes an Open Liberty server running on OpenJDK. Web applications that you test on the local server can be uploaded to the xC service where they run using Spring Boot.

Before installing Commerce+ Developer software, ensure that your Commerce+ development environment meets the software requirements.

Setup

Obtain the xC SDK git bundle
  1. Obtain the software for the Commerce+ development environment. Refer to Downloading HCL Commerce+ software for instructions.
Clone git bundle
Clone the project:
git clone <xC sdk bundle> <target directory>
Note: Please follow steps in README.md to setup the xC SDK.