Setting up the HCL Commerce Developer Tooling environment
HCL Commerce provides a standalone HCL Commerce Developer Tooling environment Software
Development Kit (SDK).
Before you begin
The HCL Commerce Developer Tooling environment requires the following prerequisites before you can use it
to develop your tooling customizations:
-
Before installing HCL Commerce Developer software, ensure that your HCL Commerce development environment meets the hardware and software requirements.
- For software requirements, see Supported software levels, fixes, and settings for HCL Commerce.
- For hardware requirements, see Hardware requirements for HCL Commerce.
- You must have access to a running HCL Commerce Version 9.1
Transaction server.
This can be from a development or production environment. The default configuration for the proxy expects this server to be running on localhost. Modify commerce-tooling/proxy.conf.json if your Transaction server is not running on localhost.
- You must have access to Management Center for HCL Commerce.
The default user ID and password for the development environment version of Management Center is wcsadmin:wcs1admin.
- You must have Node.js installed.
Node.js includes the Node Package Manager (npm) utility. The supported node version is 16.14.0 (LTS) (includes npm 8.3.1).
To install Node.js, visit https://nodejs.org/en/download/.