Downloading HCL Commerce+ software

Commerce+ software includes Commerce+ SDK, Helm charts, and runtimes.

HCL Commerce+ SDKs
A collection of Git bundles and ZIP files required to set up the systems needed to develop, run, and support Commerce+. These packages include Helm chart Git bundles, SDKs, and other supporting technology files.
HCL Commerce+ Runtime
A collection of Docker images that contain the Commerce+ applications and servers. The runtime packages also include compressed .tar.gz archives that contain the container images required for deployment.

Procedure

  1. Use your HCL Customer ID and password to log into the My HCLSoftware portal.
  2. In the Git bundles table, select the Git bundles that you want to download and complete the following step:
    1. For each Git bundle (.bundle) file, open a terminal to create a local copy of the offline Git repository using git clone command, for example:
      git clone HCL_Commerce+_Nextjs_Store_Toolkit_YY.MM.DD.0.bundle My_Store
      
      This command unzips the named bundle into the folder My_Store, where:
      HCL_Commerce+_Nextjs_Store_YY.MM.DD.0.bundle
      The file name of the bundle you downloaded.
      My_Store
      Optional: The directory where the bundle is cloned. If you do not specify this parameter, the bundle is cloned into a directory that has the same name as the bundle file, without the .bundle extension. For example, HCL_Commerce+_Nextjs_Store_YY.MM.DD.0.
      For more information about the git clone command, see the git-clone command in the documentation for Git.
  3. In the Docker images table, select the Docker images that you want to download and complete the following step:
    1. For each Docker image (.tgz) file, open a terminal to load Docker images from a tar archive file into your local Docker registry using the docker load command, for example:
      docker load -i HCL_Commerce+_YY.MM.DD.0_Transaction_Server_x86-64.tgz
      This command loads the image so you can push it to a registry, where HCL_Commerce+_YY.MM.DD.0_Transaction_Server_x86-64.tgz is the archive file name.
      Tip: If you manage the private Docker registry or Git repository for your organization, consider adding new images or repositories there This allows developers to pull the images or repositories from your shared environment, bypassing direct downloads from My HCLSoftware portal.
      For more information about the docker push and docker load commands, see the docker image push and docker image load command in the documentation for Docker.

26.07.22.0 release files

Download the following Git bundles and Docker images from the portal to obtain the components you need for the 26.07.22.0 release.

Table 1. HCL Commerce+ SDKs
Bundle name Details
Transaction Server Toolkit

File name: HCL_Commerce+_Transaction_Server_Toolkit_26.07.22.0.bundle

SHA: b32a218c4bf3d17d42a18a211959bb7a59c3b299862193071bdcc008bd05237d

MD5 Checksum: fe21e5775cc07831e8ab5b49775114a3

Transaction Server Toolkit libs

File name: HCL_Commerce+_Transaction_Server_Toolkit_libs_26.07.22.0.zip

SHA: 6c2d375b2a261a9e888b50a24ff9d44088f182404a73856df60fb22ef72aa3ba

MD5 Checksum: bc5d80e3bb83fcd8fb248839151a15d7

Transaction Server XC

File name: HCL_Commerce+_Transaction_Server_XC_Toolkit_26.07.22.0.bundle

SHA: 6531237725804772a74acde37af4daced60841893c2f021117139598d48bb8c8

MD5 Checksum: 8174dc26a0bccb74ab4ac0bd1d9bc99e

Store Toolkit

File name: HCL_Commerce+_Store_Toolkit_26.07.22.0.bundle

SHA: f607c663b84a005cb28cf9e72bd7b1b9798b212c14567d654d7c007f665756b7

MD5 Checksum: 3b941c26baa3499de76a5b685c701b95

Store Toolkit libs

File name: HCL_Commerce+_Store_Toolkit_libs_26.07.22.0.zip

SHA: 3f0eddf44cedc3ec69050941fe9dbb077137a5bab35568355d93d077731ab706

MD5 Checksum: e7a148dab4b6ed75a72556c73b064d91

Nextjs Store Toolkit

File name: HCL_Commerce+_Nextjs_Store_Toolkit_26.07.22.0.bundle

SHA: 26e741da63d08a29663ad958a6fffc14a3018cf9ab4585e23bc4ce8d45e0f060

MD5 Checksum: c413e7fa09345e31806cde441d7c0902

Store Data Generator

File name: HCL_Commerce+_Store_Data_Generator_26.07.22.0.bundle

SHA: c942e68416b88922efecb9ad3696ab62d96dc09a21583d190cce9766669c7baf

MD5 Checksum: 4f2a66508f313455bed664867d6854b9

CSR React App

File name: HCL_Commerce+_CSR_26.07.22.0.bundle

SHA: 1f32645df7c223d1a6d6b4a940286706d7fcf07e5bd87b3749868e2ef00eace2

MD5 Checksum: 6496d2382eb90d006acd791fc1c2b68f

Search Toolkit

File name: HCL_Commerce+_Search_Toolkit_26.07.22.0.zip

SHA: a8432fdc05f1736b08ff60a645aa17b5461aad3141a8e48ac5f2a0aae336ed33

MD5 Checksum: 8d1084da49da3a307acb0cc521e73460

Tooling Toolkit

File name: HCL_Commerce+_Tooling_Toolkit_26.07.22.0.bundle

SHA: d5f1c92148e19d9a27949d859eda74478850511d7f230122545ede63662d2223

MD5 Checksum: bc83c48111c72e3ffe6d6b0cb8e00245

Helm Charts

File name: HCL_Commerce+_26.07.22.0_Helm_Charts.bundle

SHA: ac4c2f55531d8916bb9b60dd74db77c3a46d74a7883f34b7bdd1ceb2438647dd

MD5 Checksum: 8d85b122a696e94a061398f9fb2b6cd7

Table 2. HCL Commerce+ Runtime
Image name File name
Transaction server

File name: HCL_Commerce+_26.07.22.0_Transaction_Server_x86-64.tgz

SHA: f9916bbf95cd7256e85583f24a87c93d0887bf0376b05fea44d53a9d9014ed67

MD5 Checksum: 141ed9197bc07926bd656ea2c3e3ad42

Transaction web server

File name: HCL_Commerce+_26.07.22.0_Transaction_Web_Server_x86-64.tgz

SHA: ad79fe209f33386fd63cc595614e2f5bf4708cd359d7461f6517212bef552182

MD5 Checksum: ff51fd7cd2277f0ebf143b86039156ca

Customization server

File name: HCL_Commerce+_26.07.22.0_Customization_Server_x86-64.tgz

SHA: be188bd697d74fada691d76035d5a6e5e1df672382e94813e51337cb8f9d12a0

MD5 Checksum: bff61535c4765d330567e15de4c7b56e

Utility server

File name: HCL_Commerce+_26.07.22.0_Utility_Server_x86-64.tgz

SHA: 5e2747c0e2b71459060b69de1ae861ccc64ada5891dc6999ef2469a4744bb2a5

MD5 Checksum: fd53e3391cf3237d429834ef6660d352

Gem store web server

File name: HCL_Commerce+_26.07.22.0_Gem_Store_Web_Server_x86-64.tgz

SHA: f4aaf4fcee551c3bf4ac30024762d726ce28bd0493ec76cf3e88d98f514a4965

MD5 Checksum: 4483675adf8094907cf76cd68ec075a4

Tooling web server

File name: HCL_Commerce+_26.07.22.0_Tooling_Web_Server_x86-64.tgz

SHA: 6f10e51563b2c985fa0a224895bf2774ed6170de7c21647ed8d81d646c8a1087

MD5 Checksum: 516c6f95ecb00b0ea75bd1cd717ada39

Data query server

File name: HCL_Commerce+_26.07.22.0_Data_Query_Server_x86-64.tgz

SHA: 767da43ef9f87cef2167b05fae2f70bf73574b7f5a3f20690b02f6f5f9682b0e

MD5 Checksum: 29ef8ebbc1eb6b71f177442e73d1bfc2

Data ingest server

File name: HCL_Commerce+_26.07.22.0_Data_Ingest_Server_x86-64.tgz

SHA: abc93244f137a3557bb09f10fce9e778f6efd8f610135bacc51529190c3d47b0

MD5 Checksum: 8555b23f624fe51a4037619165258f42

Data NiFi server

File name: HCL_Commerce+_26.07.22.0_Data_NiFi_Server_x86-64.tgz

SHA: d86a3324ff180a4db5aa90b4f9e9f9a8ff7ef1d8c682f1972da1bc9e84afd750

MD5 Checksum: a2345a13da9ccb73858f790a30ca1b8e

Data NiFi registry server

File name: HCL_Commerce+_26.07.22.0_Data_NiFi_Registry_Server_x86-64.tgz

SHA: 130818df6ed33c54810cb9d64384ad95c6ced4a80d4b1e9ab261d5337804d1a3

MD5 Checksum: c6293e13b01480bd650da21ca4007d3d

Support container

File name: HCL_Commerce+_26.07.22.0_Support_Container_x86-64.tgz

SHA: 2708bff0868e135f83f8f394b3c3d3385aa61e0552dd9304e0c332420d889fd8

MD5 Checksum: f5d3bdc7bfbaae29e7ef941f922bde71

Cache application

File name: HCL_Commerce+_26.07.22.0_Cache_App_X86-64.tgz

SHA: b58c18b7a3cfcc6ba6e1b9d5f03ab872ea21f9090db48a18d9fc15521245c5c5

MD5 Checksum: ab77e4b86c6c9f972e0aed6ba698a98c

Postgres Server

File name: HCL_Commerce+_26.07.22.0_Postgres_Server_x86-64.tgz

SHA: 56b2ee612209fdd249156936b4633ef75ee5769f530acb499c10279519af214b

MD5 Checksum: 2899f5ddb45881192cbe6d0065494661

Nextjs Store Server

File name: HCL_Commerce+_26.07.22.0_Nextjs_Store_Server_x86-64.tgz

SHA: 3c9f3a2767a958226e406511eaa78d125bcdce7b2a4db641d7dad3fa6b058438

MD5 Checksum: 346b6c007ca9b164d3c3e18e97e99896

Store Server

File name: HCL_Commerce+_26.07.22.0_Store_Server_x86-64.tgz

SHA: 8bdb488a7e6a762d1434015fd52a968efde88293432a28755a5461d62fb86ebb

MD5 Checksum: 62c20a2b9857645a787c4bfcc17be7d4

Orchestration Server

File name: HCL_Commerce+_26.07.22.0_Orchestration_Server_x86-64.tgz

SHA: e20dc8eadc6b16443f598c4ba6512256a510614aaec1ae717459e95317d60ae6

MD5 Checksum: 542056d66dc54311d6ad034e9b83a9ca

Search Server

File name: HCL_Commerce+_26.07.22.0_Search_Server_x86-64.tgz

SHA: fc2cbc13c3431f0a3d933038f431407e883b8a0ccd407db7dac00c4bdbf7dd37

MD5 Checksum: 2258b046522703ab165b1440ce52b3b3

Mustgather Server

File name: HCL_Commerce+_26.07.22.0_Mustgather_Server_x86-64.tgz

SHA: 5477fdbfd1cba22517c3ee69126b9340cb7d8a510010de4098cce2e23d204aa0

MD5 Checksum: 79e2d1bd29889be5b184278e15f68c0b