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.
- For software requirements, see Supported software levels, fixes, and settings for Commerce+.
- For setting up a development environment, see Setting up your xC development environment.
Setup
- Obtain the xC SDK git bundle
-
- 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>